Index of modules


A
Action [Trakeva]
Add [Trakeva_cache]

D
DB [Main.TEST_DATABASE]
DB [Main.Test_sqlite_with_greedy_cache]
DB [Main.Test_sqlite]
DB [Main.In_memory]

E
Error [Trakeva]

I
In_memory [Main]

K
Key_in_collection [Trakeva]

M
Main

S
String [Main]

T
Test [Main]
Test_sqlite [Main]
Test_sqlite_with_greedy_cache [Main]
Trakeva
A key-value database API with basic transactions.
Trakeva_cache
Add a very greedy cache around an existing Key-value store.
Trakeva_sqlite
Implementation of Trakeva_interface.KEY_VALUE_STORE with a Sqlite3 backend.