yowcow / goromdb

Yet another single process KVS server implemented over file-based database
The Unlicense
12 stars 5 forks source link

Cache keys and values #22

Closed yowcow closed 7 years ago

yowcow commented 7 years ago

For #20

To greatly reduce the number of file seeking

yowcow commented 7 years ago

lgtm