Java-Chronicle
Java-Chronicle copied to clipboard
Java Indexed Record Chronicle
Hi Peter. I am a new user of chronicle queue and I need to use a zero allocation strategy to read and write the objects from chronicle queue. I want...
Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
…cle-fix/pom.xml and it will automatically pick the version in parent pom.xml. Update junit version to 4.13. Aligin junit versions to avoid inconsistent API behaviors.
Hi. I have implemented a tool to detect library version inconsistencies. Your project have 1 inconsistent library and 3 false consistent libraries. Take junit:junit for example, this library is declared...
Hello, Currently I'm using your software to push roughly 400,000 integers, thew 9 different Excerpts gateways, which means about 45,000 nodes /excerpt. This system works as crossfire between read and...
I have checked FileChannelImpl.java, the map method has already checked the OutOfMemoryError exception, done the full gc, so should remove the same behavior code in createIndexBuffer method?
I am having issues with being able to delete .data/.index files, due to file handles that remain open. I believe the problem is that an IndexedChronicle is 'opened' during initialization...