Trakeva API



Main
Trakeva
A key-value database API with basic transactions.
Trakeva_cache
Add a very greedy cache around an existing Key-value store.
Trakeva_of_uri
Implementation of Trakeva_interface.KEY_VALUE_STORE with a dynamically chosen backend among the ones available at compilation time
Trakeva_postgresql
Implementation of Trakeva_interface.KEY_VALUE_STORE with a Postgresql backend.
Trakeva_sqlite
Implementation of Trakeva_interface.KEY_VALUE_STORE with a Sqlite3 backend.