Sha256: 456611b68181725ee2a7454a0b64765d197b207cfc7c34c798886d0b5ec984d6

Contents?: true

Size: 528 Bytes

Versions: 2

Compression:

Stored size: 528 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 is faster than other ruby options like pstore and dbm.

$ gem install daybreak

Docs: http://propublica.github.com/daybreak/
Issue Tracker: http://propublica.github.com/daybreak/issues
Benchmarks: https://gist.github.com/4146590

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
daybreak-0.1.3 README
daybreak-0.1.2 README