An open API service indexing awesome lists of open source software.

https://github.com/iolanguage/tokyocabinet


https://github.com/iolanguage/tokyocabinet

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# TokyoCabinet
An ordered key/value database that supports transactions and arbitrary key and value sizes.

# Installation
`tokyo-cabinet` should be installed and foundable in your system. Then:

```
eerie install https://github.com/IoLanguage/TokyoCabinet.git
```