https://github.com/danielpclark/mdbm
Marshalling Database Manager. Drop any object into MDBM. It marshals in and out of DBM.
https://github.com/danielpclark/mdbm
Last synced: about 2 months ago
JSON representation
Marshalling Database Manager. Drop any object into MDBM. It marshals in and out of DBM.
- Host: GitHub
- URL: https://github.com/danielpclark/mdbm
- Owner: danielpclark
- License: mit
- Created: 2012-11-04T00:34:01.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-04T00:35:03.000Z (over 13 years ago)
- Last Synced: 2024-04-24T15:23:53.583Z (about 2 years ago)
- Language: Ruby
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
MDBM - Marshalling Database Manager
The MIT License
by Daniel P. Clark
See DBM for usage details. MDBM adds marshalling into and out of DBM. So you can drop (almost) any object into it.