SwayDB v0.14.6 Release Notes

Release Date: 2020-08-28 // over 3 years ago
  • 🚀 This release fixes issues relating to memory-mapped files not working on Windows and other important issues.

    🏁 #156 - program won't end (resolved) & java.nio.file.AccessDeniedException on Windows
    🐎 #251 - [WINDOWS] - MappedByteBuffer.force is extremely slow on Windows Performance
    #250 - Compaction does not progress on reboot - ArrayIndexOutOfBoundsException
    #249 - ByteBufferSweeper Actor can be a basic Actor

    🏁 See issue #156 for more details on new ForceSave and MMAP configurations to handle memory-mapped files on Windows.