https://github.com/iolanguage/skipdb
https://github.com/iolanguage/skipdb
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/iolanguage/skipdb
- Owner: IoLanguage
- License: bsd-3-clause
- Created: 2018-03-11T12:00:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-17T09:26:54.000Z (about 8 years ago)
- Last Synced: 2025-01-21T00:48:44.877Z (over 1 year ago)
- Language: C
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SkipDB
> NOTE: This package is in disabled state.
[SkipDB](https://github.com/stevedekorte/skipdb) is a skip-list based key-value database. [SkipDBM](https://github.com/stevedekorte/skipdb) manages any number of skipdbs within the same file.
The root skipdb can be accessed using the root method.