yunodb icon indicating copy to clipboard operation
yunodb copied to clipboard

Use cachedown or another memory-first leveldb adapter

Open blahah opened this issue 8 years ago • 0 comments

by default it would be great to use memdown for indexing and then flush to disk

https://github.com/mvayngrib/cachedown does this for you - so we could use it as default instead of leveldown

blahah avatar Jul 07 '17 14:07 blahah