Skip to content

Commit 98a484d

Browse files
committed
feat: Add automatic compaction of data
1 parent f62628d commit 98a484d

File tree

5 files changed

+446
-111
lines changed

5 files changed

+446
-111
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "persistency",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "The lightweight resilient persistency library",
55
"main": "lib/",
66
"types": "lib/types",

0 commit comments

Comments
 (0)