Skip to content

gstrauss/mcdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f7d6273 · Dec 31, 2022
Sep 30, 2022
Sep 29, 2022
Sep 29, 2022
Sep 29, 2022
May 21, 2015
May 21, 2015
Jan 20, 2021
Nov 28, 2013
Sep 29, 2022
Aug 26, 2011
Nov 5, 2013
Nov 28, 2013
Sep 30, 2022
Dec 31, 2022
Oct 29, 2011
Nov 18, 2012
Sep 29, 2022
Sep 29, 2022
Sep 29, 2022
Nov 6, 2011
Sep 29, 2022
Sep 29, 2022
Sep 29, 2022
Sep 29, 2022
Sep 29, 2022
Oct 4, 2016
Sep 29, 2022
Sep 29, 2022
Dec 6, 2013
Sep 29, 2022
Jul 18, 2013
Sep 29, 2022

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.
http://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

No packages published