yowcow / goromdb

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

Lock read while data store is being switched #33

Closed yowcow closed 7 years ago

yowcow commented 7 years ago

To prevent read error

yowcow commented 7 years ago

done