fsdb / 0.5
| Short description: | File System Database | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Database | |||||
| Status: | beta | |||||
| Created: | 2003-03-03 02:28:13 GMT | |||||
| Last update: | 2005-08-25 21:57:03 GMT | |||||
| Owner: | Joel VanderWerf (Projects of this owner) | |||||
| Homepage: | http://redshift.sourceforge.net/fsdb | |||||
| Download: | http://redshift.sourceforge.net/fsdb | |||||
| License: | Ruby's | |||||
| Dependency: |
|
|||||
| Description: | 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, around 1K lines of ruby).
|
|||||
| Versions: | [0.6 (2009-07-19)] [0.5 (2005-08-25)] [0.4 (2004-06-07)] [0.3 (-)] | |||||