HeliDB is a Java database for persisting key-value pairs. Databases are fast and simple to create, and it has support for transactions and fast searches. This release introduce new database methods for searching for closest key matches.
Version 1.1.1 comes with performance improvements for the BPlusTree and ConstantSizeStringSerializer classes.
Read more on http://www.helidb.org/.
HeliDB is a Java database for persisting key-value pairs. Databases are fast and simple to create, and it has support for transactions and fast searches.
This release introduce new database methods for searching for closest key matches. The new Cursor object can be used to navigate through the records in a database.
Read more on http://www.helidb.org/
HeliDB is a Java database for persisting key-value pairs. Databases are fast and simple to create, and it has support for transactions and fast searches.
This release upgrades the EntityFS dependency to version 1.1.3.
Read more on http://www.helidb.org/
HeliDB is a Java database for persisting key-value pairs. Databases are fast and simple to create, and it has support for transactions and fast searches.
This release upgrades the EntityFS dependency to version 1.1.
Read more on http://www.helidb.org/
HeliDB is a Java database for persisting key-value pairs. Databases are fast and simple to create, and it has support for transactions and fast searches.
1.0 is the initial release of the HeliDB project. It comes with several database implementations.
Read more on http://www.helidb.org/