Terkwood / AugustDB

Key/value store backed by LSM Tree architecture.
MIT License
8 stars 1 forks source link

Flush memtable sanely #91

Closed Terkwood closed 3 years ago

Terkwood commented 3 years ago

If you spam enough reqs this is triggered over and over in parallel

Move the flush call into the sizer genserver