@akarui/aoi.db v2.2.0
Fixed
- KeyValue random crashes and wipeouts
- KeyValue duplicating datas from cache and file in
KeyValue.findMany
; - Race conditions in read and write i/o calls
- Synced Referencer and Cacher with database
Misc
- Optimization on
KeyValue.get
,KeyValue.has
,KeyValue.findOne
- Stabilization of
KeyValue.set
andKeyValue.delete
Added
KeyValue.add
,KeyValue.subtract
andKeyValue.ping
Full Changelog: v2.1.0...v2.2.0