Skip to content

v20.16 Release

Compare
Choose a tag to compare
@dj-nitehawk dj-nitehawk released this 29 Jun 06:44
· 212 commits to master since this release

NO BREAKING CHANGES

CHANGELOG

  • added DB.InsertAsync() method
  • added method for dropping join collections
  • optimized internal performance by using lists instead of hashsets
  • optimized Cache class
  • optimized Watcher class
  • various other minor performance optimizations