Releases: synrc/kvs
Releases · synrc/kvs
December 2021
Fix typo in documentation and fix issues on kvs_fs
It started with a simple documentation review, and ended with some
fixes on kvs_fs:
- use filename:join instead of concatenation (crafted key can
write data anywhere on the system)
- add kvs_fs:delete/2 supports
March 2021
8.3.0 8.3.0
Oct 2020
January 2020
-- Take with direction (forward/backward)
May 2019
April 2019
— Minor improvements.
November 2018
- Minor improvements
October 2018
- remove warnings
September 2016
Schema changes
CONTAINERITERATOR[]instead ofundefined#block{}instead of#interval{}
Rotation
- Autorotation bugfixes
forbidvalue increased- Change table type to
disc_only_copiesfor old tables
Logic
foldreturn init value if nothing
April 2016
Add fold/6 helper for singleton-storage