LevelDB is an embedded key-value store:
* single process, no client-server
* thread safe
* fast
* snapshots for consistent reads
* developed at google: http://code.google.com/p/leveldb
If you're interested in using LevelDB with ruby, check out:
gem install leveldb-native
You'll need to have libleveldb installed first. See:
https://github.com/vjoel/ruby-leveldb-native
Live long and ruby.
Please inscribe me from this email-list.
···
On Thu, Nov 7, 2013 at 1:50 PM, Joel VanderWerf <joelvanderwerf@gmail.com>wrote:
LevelDB is an embedded key-value store:
* single process, no client-server
* thread safe
* fast
* snapshots for consistent reads
* developed at google: GitHub - google/leveldb: LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
If you're interested in using LevelDB with ruby, check out:
gem install leveldb-native
You'll need to have libleveldb installed first. See:
GitHub - vjoel/ruby-leveldb-native: A ruby binding to levelDB
Live long and ruby.
Images of Dolores Umbridge correcting Harry’s behaviour spring to mind…
···
On Nov 7, 2013, at 5:34 PM, Ryan Davis <ryand-ruby@zenspider.com> wrote:
On Nov 7, 2013, at 13:56, Wahida Afza <wahidaafza@gmail.com> wrote:
Please inscribe me from this email-list.
That might hurt. A lot.