Recent Releases

1.507 Mar 2024 10:45 major feature: New release 1.5 with fixes in index logic and improvement in compilation times, release notes: http://persy.rs/posts/persy-1.5.html For basic examples on how to use it check out http://persy.rs/posts/getting-started.html
1.421 Dec 2022 21:43 major feature: Six month after 1.3 and one year after 1.0 here the 1.4 release that bring big stability improvements, read more at: http://persy.rs/posts/persy-1.4.html For basic examples on how to use it check out http://persy.rs/posts/getting-started.html
1.126 Nov 2021 18:16 major feature: Quickly after 1.0 we get a 1.1 with mainly performance improvements check out the release post for more http://persy.rs/posts/persy-1.1.html For basic examples on how to use it check out http://persy.rs/posts/getting-started.html
1.030 Aug 2021 23:24 major feature: After 5 years of development and 6 months since the previous release the 1.0 is out, mostly include cleanups and stabilization, with no main features compared to previous release, to read more checkout the release post http://persy.rs/posts/persy-1.0.html For basic examples on how to use it check out http://persy.rs/posts/getting-started.html
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.0.004 Mar 2020 23:27 minor feature: New Features: - Improved Transaction APIs - Improved performances - Improved disk re-use Release post: https://persy.rs/posts/persy-0.10.html
0.8.028 Nov 2019 23:09 minor feature: New Features: - New API for transaction - Transaction Performance Optimization - Index Optimizations Release post: https://persy.rs/posts/persy-0.8.html
0.7.013 Oct 2019 23:46 minor feature: New Features: - New API for persy file open - Support of index of Vec types - Improved error management - Increased file shrink cases on data delete Release post: https://persy.rs/posts/persy-0.7.html
0.6.002 Sep 2019 21:25 minor feature: New Features: - Double Ended Iterator for index ranges - Support of index of u128,i128,f32,f64 types - Improvement on transaction usage while scan - First shrink of file in case of free space at the end of file
0.5.002 Jun 2019 22:56 minor feature: New Features: - Indexes Ranges - Metadata access API - Refactor record scan API - Tons of other fixes.
0.4.226 Apr 2019 11:04 minor feature: Hotfix: * fix double free of disc pages * logical rewrite of index algorithm for fix balancing issues
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: