forked from gstrauss/mcdb
-
Notifications
You must be signed in to change notification settings - Fork 0
mcdb - fast, reliable, simple code to create and read constant databases
License
tabulon-ext/mcdb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
mcdb - fast, reliable, simple code to create and read constant databases README - summary (this file) INSTALL - quick installation COPYING - copyright/license NOTES - technical details (if interested) t/PERFORMANCE - performance notes mcdb (mmap constant database) is originally based on the cdb package, a: "fast, reliable, simple package for creating and reading constant databases." mcdb is almost 33% faster, provides support for use in threaded programs, and supports databases larger than 4 GB. nss_mcdb is an nss implementation of standard authentication and netdb files built as mcdb databases, which are faster than using nscd. https://github.com/gstrauss/mcdb/ provides the latest information about mcdb. https://cr.yp.to/cdb.html provides information about cdb, on which mcdb is based.
About
mcdb - fast, reliable, simple code to create and read constant databases
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 89.1%
- Perl 3.3%
- Makefile 2.9%
- Shell 2.0%
- XS 1.4%
- Ruby 0.7%
- Python 0.6%