PumbleDB is format agnostic. Values are stored as binary blobs and then read out according to a given MIME-type.
F On Monday, 15 April 2013 21:47:37 UTC+2, Mark Hahn wrote: > > > Pumble indexes everything. > > How do you use the index? > > > > On Mon, Apr 15, 2013 at 11:54 AM, Fergus McDowall > <[email protected]<javascript:> > > wrote: > >> I just released a really simple Key-Value server over on GitHub. >> >> PumbleDB allows you to get, put and delete Key-Value pairs over HTTP. It >> stores these values in a fast, persistant datastore on the server. >> >> Check it out here http://fergiemcdowall.github.io/PumbleDB/ >> >> Feedback welcome! >> Fergie >> >> -- >> -- >> Job Board: http://jobs.nodejs.org/ >> Posting guidelines: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> You received this message because you are subscribed to the Google >> Groups "nodejs" group. >> To post to this group, send email to [email protected]<javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/nodejs?hl=en?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "nodejs" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
