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

安装:
=

版本列表:

  1. 0.7.4 September 10, 2013 (42.0 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.0 KB)
显示所有版本 (共 8 个)

Development 依赖 (1):

echoe >= 0

业主:

作者:

  • Joel VanderWerf

SHA 256 校验和:

=

下载总量 31,862

这个版本 3,967

版本发布:

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.2

链接: