|
|
|
|
|
by uuid
5816 days ago
|
|
Interesting, and potentially useful. However: "All stores support key expiration, but only memcache supports it natively. All other stores
emulate expiration." Redis doesn't support volatile keys?? Also, does it allow access to a DB's tuning parameters? It makes a great difference whether to use Tokyo's B+ tree database or its hash database ... |
|
For tokyo in particular, it assumes tch. It'd be a 1-2 line fix to add in support for tcb or tcf. I don't know enough about Tokyo to test it, however.
Also, you can use tcb with Tyrant, which Moneta supports.