All Projects → propublica → Daybreak

propublica / Daybreak

Licence: mit
A simple-dimple key value store for ruby.

Labels

           ^^            |
daybreak     ^^        \ _ /
                    -= /   \ =-

^ ^ ^^ ^ ~ ^~~^^-===-^^^

Daybreak is a simple key value store for ruby. It has user defined persistence, and all data is stored in a table in memory so ruby niceties are available. Daybreak is faster than other ruby options like pstore or dbm.

$ gem install daybreak

You can find detailed documentation at http://propublica.github.com/daybreak.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].