nutsdb v0.6.0 Release Notes

Release Date: 2021-03-21 // about 3 years ago
    • [New Feature] Add PrefixSearchScan() with regexp search ability(#53)
    • [New Feature] Allow put with timestamp (#88 )
    • [Bug Fix] Fix ZMembers bug (#58 )
    • 🔀 [Bug Fix] Repeated key merge fix (#83 )
    • [Bug Fix] The LRem implementation is not consistent with the description (#92 )
    • 🔨 [Refactor] Improve buildBPTreeRootIdxes file reading (#67)
    • ⚡️ [Docs] Update README && CHANGELOG