Hacker News new | ask | show | jobs
by josscrowcroft 5411 days ago
I think he meant - physically, HOW does this work. As in, where is the data stored and how?
1 comments

oh, my bad. Well, the API doesn't specify anything beyond that.

My implementation is on GitHub at https://github.com/errorjs/Rasta.js

you might be able to replace the server with just CouchDB configured to allow JSONP... Then users can just sign up at something like http://iriscouch.com to install a copy of your library on an independent server.
Ah, redis. Good man.