EliFinkelshteyn
EliFinkelshteyn
On 5.3.6, `opts.memtable_factory = rocksdb.VectorMemtableFactory()` doesn't seem to work. It gives the error: `Invalid argument: Memtable doesn't concurrent writes (allow_concurrent_memtable_write)`. But `allow_concurrent_memtable_write` doesn't seem to be exposed in the API,...
As discussed at https://github.com/kmike/marisa-trie/issues/20, this is support for adding the edges() and iteredges() methods for CompletionDAWG. If this looks good, I'll add similar support for RecordDAWGs and ByteDAWGs. The code...
Benchmarking on 50 users with a 100 loop count, I get far worse results using this vs cURL. Whereas cURL consistently gives me response times of around 10ms total load...
All installed successfully, but no perspective for pig seems to be available (although preferences are available). This renders it unusable as there's no way to get it to highlight text...