nutsdb v0.5.0 Release Notes

Release Date: 2019-11-28 // over 4 years ago
    • 📜 [New feature] Support EntryIdxMode: HintBPTSparseIdxMode
    • 👍 [New feature] Support GetAll() function for all models
    • [Bug Fix] Fix error too many open files in system
    • [Bug Fix] Fix constant 2147483648 overflows int
    • 🔀 [Bug Fix] Fix when the number of files waiting to be merged not at least 2
    • 🔀 [Bug Fix] Fix data pollution when executing the merge method
    • [Change] Modify Records type && Entries type
    • 🔨 [Change] Refactor for tx Commit function
    • ⚡️ [Change] Update Iterating over keys about README
    • [Change] Fix some grammatical mistakes about README
    • [Change] Rename variable for func ReadBPTreeRootIdxAt
    • [Change] Add issue templates
    • ⚡️ [Change] Update README && CHANGELOG