Ensure atomicity of fs lock

This commit is contained in:
lash
2022-05-05 15:10:05 +00:00
parent 440fab9e70
commit 1951fcda8a
3 changed files with 12 additions and 13 deletions

View File

@@ -1,3 +1,7 @@
- 0.2.6
* Ensure atomic state lock in fs
- 0.2.5
* Correct handling of persistent sync when no not-state filter has been set
- 0.2.4
* Add optional concurrency lock for persistence store, implemented for file store
- 0.2.3