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

相關連結: