Skip to content

Commit ccd6669

Browse files
committed
chore: update changelog
1 parent 2f43e57 commit ccd6669

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,11 @@ The file will be overwritten if it exists. The 2nd options argument can be used
142142
Placeholder for next release:
143143
### __WORK IN PROGRESS__
144144
-->
145+
### __WORK IN PROGRESS__
146+
* Errors while automatically restoring the DB from a backup or dump are now caught
147+
* Simplified and decoupled the persistence code. Individual commands like `dump` and `compress` are now properly sequenced and should no longer conflict with each other.
148+
* Increased throughput for primitive entries by ~2x
149+
145150
### 2.4.1 (2021-12-30)
146151
* Individual writes are now collected in a string and written at once, increasing throughput for larger entries by ~10x.
147152

0 commit comments

Comments
 (0)