RubyGems Navigation menu

fsdb 0.5

FSDB is a file system data base. FSDB provides a thread-safe, process-safe Database class which uses the native file system as its back end and allows multiple file formats and serialization methods. Users access objects in terms of their paths relative to the base directory of the database. It's very light weight (the state of a Database is essentially just a path string, and code size is very small, under 1K lines, all ruby).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.7.4 - September 10, 2013 (42 KB)
  2. 0.7.3 - May 28, 2013 (41.5 KB)
  3. 0.7.2 - May 20, 2012 (40.5 KB)
  4. 0.7.1 - December 07, 2011 (39.5 KB)
  5. 0.7.0 - December 07, 2011 (39.5 KB)
  6. 0.5 - October 11, 2008* (39 KB)
Show all versions (8 total)

Development Dependencies (1):

echoe >= 0

Owners:

Authors:

  • Joel VanderWerf

SHA 256 checksum:

e7bfca104906ae87c76cecee6811fc20affb8f88cd647f78fff4ea5cea3d4c99

Total downloads 30,980

For this version 3,887

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.2

Links: