Skip to content

trustyou/kyotocabinet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

================================================================
 Kyoto Cabinet: a straightforward implementation of DBM
 Copyright (C) 2009-2011 FAL Labs
 Copyright (C) 2013-2014 Cloudflare Inc.
 Copyright (C) 2018 TrustYou GmbH
================================================================


Please read the following documents with a WWW browser.
How to install Kyoto Cabinet is explained in the specification.

  README         - this file
  COPYING        - license (GPLv3)
  FOSSEXCEPTION  - license exception for FOSS
  LINKEXCEPTION  - license exception for specific libraries
  ChangeLog      - history of enhancement
  doc/index.html - index of documents


Contents of the directory tree is below.

  ./             - sources of Kyoto Cabinet
  ./doc/         - manuals and specifications
  ./man/         - manuals for nroff
  ./example/     - sample code for tutorial
  ./lab/         - for test and experiment


Kyoto Cabinet is released under the terms of the GNU General Public
License version 3.  See the file `COPYING' for details.

Kyoto Cabinet was written by FAL Labs.  You can contact the author
by e-mail to `[email protected]'.


Thanks.



== END OF FILE ==

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.0%
  • C 4.4%
  • Makefile 1.8%
  • Ruby 0.4%
  • Shell 0.3%
  • Perl 0.1%