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 (42KB)
  2. 0.7.3 May 28, 2013 (41.5KB)
  3. 0.7.2 May 20, 2012 (40.5KB)
  4. 0.7.1 December 07, 2011 (39.5KB)
  5. 0.7.0 December 07, 2011 (39.5KB)
  6. 0.5 October 11, 2008* (39KB)
全てのバージョンを表示(全8件)

Development依存関係 (1):

echoe >= 0

所有者:

作者:

  • Joel VanderWerf

SHA 256チェックサム:

=

累計ダウンロード数 31,862

このバージョンのみ 3,967

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

必要なRubyGemsのバージョン: >= 1.2

リンク: