Skip to content

Commit d5f4597

Browse files
committed
chore: release v2.4.2
* Errors while automatically restoring the DB from a backup or dump are now caught * Simplified and decoupled the persistence code. Individual commands like `dump` and `compress` are now properly sequenced and should no longer conflict with each other. * Increased throughput for primitive entries by ~2x
1 parent 6aff563 commit d5f4597

File tree

3 files changed

+18206
-36
lines changed

3 files changed

+18206
-36
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ 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__
145+
### 2.4.2 (2022-02-09)
146146
* Errors while automatically restoring the DB from a backup or dump are now caught
147147
* Simplified and decoupled the persistence code. Individual commands like `dump` and `compress` are now properly sequenced and should no longer conflict with each other.
148148
* Increased throughput for primitive entries by ~2x

0 commit comments

Comments
 (0)