Persy is a transactional storage with support for consistency, segmentation and two phase commit. All data, referencing structures and logs are kept in a single file.
Homepage
Download
Recent Releases
0.11.001 Dec 2020 01:40
minor feature:
New Features:
- Reduced disc usage
- Improved free of not used disc space
- Improved stability
Release post: https://persy.rs/posts/persy-0.11.html
0.10.019 Jul 2020 22:12
minor feature:
New Features:
- Improved Transaction APIs
- Improved performances
- Improved disk re-use
Release post: https://persy.rs/posts/persy-0.10.html
0.4.106 Apr 2019 12:19
minor feature:
Hotfix with a fix of a critical issue on transactions with a big set of updates
0.4.003 Mar 2019 15:32
minor feature:
New release with first support for indexing. big set of other minor fixes http://persy.rs/posts/persy-0.4.html
0.3.303 Feb 2019 22:48
minor bugfix:
fixes journal serialization, and record operations on multiple cluster created in the same transaction.
0.3.213 Sep 2018 21:04
minor feature:
fixes multithread operations, and high number of segments
0.3.023 Apr 2018 21:29
minor feature:
add of file locking for avoid multiple open,
improved recover API
0.2.214 Mar 2018 22:45
minor feature:
0.2.005 Oct 2017 22:20
minor feature:
01.117 Jul 2017 21:06
minor feature: