tritcask
tritcask copied to clipboard
Yet another python, bitcask inspired, fast, log based key/value store
When a huge data file is created in a session, Tritcask fails to load it in the next sesssion. This is caused by the use of mmap on a file...
There are several reports of silent Ubuntu One startup that manifests as follows in syncdaemon.log: 2012-08-22 11:08:48,862 - ubuntuone.SyncDaemon.Main - INFO - Starting Ubuntu One client version 3.0.2b 2012-08-22 11:08:48,862...
added `Cask` class that seems a lot easier to use, but forces json serialization moved everything to `uv` happy to argue the value of each half separately Some issues: uv...