LogoSailfishOS Open Build Service > Projects > sailfishos:chum:testing > kyotocabinet
Log In

Kyoto Cabinet is a library of routines for managing a database

Kyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. Each key must be unique within a database. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.

Source Files

Filename Size Changed Actions
_service 245 Bytes over 2 years ago Download File
_service:tar_git:LICENSE 1.04 KB over 6 years ago Download File
_service:tar_git:README.md 462 Bytes almost 4 years ago Download File
_service:tar_git:download.sh 184 Bytes almost 4 years ago Download File
_service:tar_git:kyotocabinet-1.2.77.tar.gz 927 KB almost 4 years ago Download File
_service:tar_git:kyotocabinet.spec 2.37 KB over 2 years ago Download File
_service:tar_git:rm_native_optimization.patch 1.1 KB over 6 years ago Download File

Latest Revision

-- -- -- -- (rinigus) committed over 2 years ago (revision 7)

Comments for sailfishos:chum:testing (0)