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:
=

installieren:
=

Versionen:

  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)
Zeige alle Versionen (8 total)

Development Abhängigkeiten (1):

echoe >= 0

Besitzer:

Autoren:

  • Joel VanderWerf

SHA 256-Prüfsumme:

=

Downloads insgesamt 31.862

Für diese Version 3.967

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Required Rubygems Version: >= 1.2

Links: