Skip to content

@akarui/aoi.db v2.2.0

Compare
Choose a tag to compare
@USERSATOSHI USERSATOSHI released this 25 Dec 21:56
· 88 commits to v2 since this release

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 and KeyValue.delete

Added

  • KeyValue.add , KeyValue.subtract and KeyValue.ping

Full Changelog: v2.1.0...v2.2.0