yahoo / HaloDB

A fast, log structured key-value store.
https://yahoodevelopers.tumblr.com/post/178250134648/introducing-halodb-a-fast-embedded-key-value
Apache License 2.0
508 stars 100 forks source link

Is there any enforced sync to disk switch or async IO capabilities? #17

Closed archenroot closed 5 years ago

archenroot commented 5 years ago

I think I understand now about Flush design and how it affects performance.