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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - May 20, 2013 (4.5 KB)

Runtime Dependencies (1):

redis >= 0

Owners:

Authors:

  • Matthew Curry

SHA 256 checksum:

4517001aef8a3e79095d8b93ff0fe61e1fca3fa996f0eabc40408f2e2ffa8c7b

Total downloads 3,678

For this version 3,678

Licenses:

N/A

Required Ruby Version: None

Links: