RubyGems Navigation menu

treestore 0.1.0

treestore stores two different types of data: 1) values, which are stored according to their SHA-1 hashcode 2) trees, which are sets of values and/or other trees, stored via a SHA-1 hashcode In addition, there are references that allow you to 'bookmark' a SHA-1 hashcode for easier lookup. If you think of the core git, but on any key-value backend store (like the included Redis one), you've got the right idea.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 May 20, 2013 (4.5 KB)

Runtime Dependencies (1):

redis >= 0

Owners:

Authors:

  • Matthew Curry

SHA 256 checksum:

=

Total downloads 3,949

For this version 3,949

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: