Sha256: 2e51ae9f4b25dd2ba955158f6d440e441f7009782edeff87d413c7858ff4bb77

Contents?: true

Size: 492 Bytes

Versions: 3

Compression:

Stored size: 492 Bytes

Contents

             ^^            |
  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's performance is on par with other options like pstore and dbm.

$ gem install daybreak

Docs: http://propublica.github.com/daybreak/
Issue Tracker: http://propublica.github.com/daybreak/issues

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
daybreak-0.0.3 README
daybreak-0.0.2 README
daybreak-0.0.1 README