Top "Tokyo-tyrant" questions

Tokyo Tyrant is a package of network interface for Tokyo Cabinet, a key value database.

How does Leveldb compare with Redis or Riak or Tokyo Tyrant?

Leveldb seems to be a new interesting persistent key value store from Google. How does Leveldb differ from Redis or …

nosql redis riak tokyo-tyrant leveldb
What is the difference between Tokyo Cabinet and Kyoto Cabinet?

FAL Labs has multiple Tokyo products and Kyoto products: Tokyo Cabinet and Kyoto Cabinet are both lightweight database libraries. Tokyo …

tokyo-cabinet kyotocabinet tokyo-tyrant
Which key:value store to use with Python?

So I'm looking at various key:value (where value is either strictly a single value or possibly an object) stores …

python memcached couchdb tokyo-tyrant