nutsdb v0.8.0 Release Notes

Release Date: 2022-04-01 // about 2 years ago
    • ⚡️ [Perf] optimize tx commit for batch write (#132)
    • [Bug Fix] fix: open file by variable (#118)
    • [Bug Fix] fix close file before error check(#122)
    • [Bug Fix] fix rwManager.Close order(#133)
    • [Bug Fix] fix last entry status error (#134)
    • [Bug Fix] fix: read ErrIndexOutOfBound err
    • ✅ [CI] add unit-test action (#120)
    • [Chore] add constant ErrKeyNotFound and ErrKeyNotExist (#125)
    • 🚚 [Chore] chore: remove unnecessary conversion (#126)
    • [Chore] chore(ds/list): replace for-loop with append (#127)
    • 👕 [Chore] add push check for lint, typo (#131)
    • 💅 [Style] style: fix typo and ineffectual assignment (#130)