0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 5 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'issue52' More... about 12 years ago
Issue #52 More compaction improvements: better tests, fixed concurrency bugs. More... about 12 years ago
Merge branch 'master' into issue52 More... about 12 years ago
Update README.md More... about 12 years ago
[maven-release-plugin] prepare for next development iteration More... about 12 years ago
[maven-release-plugin] prepare release journalio-1.4.2 More... about 12 years ago
Issue #52 More compaction improvements: fixed hints for compacted entries, fixed iteration over compacted file. More... about 12 years ago
Issue #52 Compaction improvements: only pausing per file compaction, and removing hints of compacted entries. More... about 12 years ago
Moved test resources. More... about 12 years ago
Merge branch 'master' of https://github.com/sbtourist/Journal.IO More... about 12 years ago
Issue #55 Fixed handling of logs containing only file headers. More... about 12 years ago
Merge pull request #51 from bseibel/master More... over 12 years ago
Compaction temp file shouldnt match regular log file names More... over 12 years ago
Update README.md More... over 12 years ago
Update README.md More... over 12 years ago
[maven-release-plugin] prepare for next development iteration More... over 12 years ago
[maven-release-plugin] prepare release journalio-1.4.1 More... over 12 years ago
Improved performance tests. More... over 12 years ago
Issue #49 More read performance improvements: using bytebuffers to read record headers in block. More... over 12 years ago
Issue #48 Improved recovery check implementation in case of corrupted data, by deleting the corrupted file part. More... over 12 years ago
Merge branch 'master' of https://github.com/sbtourist/Journal.IO More... over 12 years ago
Issue #50 Pausing the accessor during file compaction. More... over 12 years ago
Issue #49 Read performance improvements. More... over 12 years ago
Update README.md More... over 12 years ago
[maven-release-plugin] prepare for next development iteration More... over 12 years ago
[maven-release-plugin] prepare release journalio-1.4 More... over 12 years ago
Issue #45 Fixed NPE on recovery in case of no records in the data file. More... over 12 years ago
Issue #43 Implemented log truncate. More... over 12 years ago
Issue #44 Fixed append location bug on Journal recovery. More... over 12 years ago
Some fixes and improvements to builder APIs: mainly, do not set a value if not provided by the builder. More... over 12 years ago