SwayDB v0.7 Release Notes

Release Date: 2019-02-28 // about 5 years ago
  • ๐Ÿ”‹ Features

    Resolved issues

    #12 - Implement Future API for reads
    โšก๏ธ #33 - allow updates using Scala functions or Java lambdas
    ๐ŸŽ #37 - Performance improvement for forward & backward iterators when there are too many dead updates within the current Level's iteration
    ๐Ÿ”€ #38 - TimeOrder & MergeOrder
    #40 - Allow Level0 to be a standalone level
    #41 - Simplify API to create a DB instance
    โœ… #45 - assertLevel() function for test-cases
    ๐Ÿ‘€ #46 - Handling seek during Level state changes
    #48 - Timer should be persistent for persistent databases