SwayDB v0.14.5 Release Notes

Release Date: 2020-08-24 // over 3 years ago
  • Resolves important issues.

    • #248 - Disallow api calls after close or delete
    • #247 - Releasing FileLock does not close channel
    • #246 - Scheduler should be internal to the Actor
    • #245 - Memory mapped files result in "Too many opened files"
    • #243 - BufferCleaner should be passed explicitly
    • #242 - Terminate all Actors and Cache on Shutdown
    • #241 - terminateAndRecover function for Actor