3
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor cleanup changes relating to Transactions More... over 15 years ago
Fixing compile issue and updating IndexVisitor impl in hawtdb
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Integrated how deferred updates are tracked with the standard update tracking.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Enhanced toStrings to assist in debugging
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Better update merging implemented.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
re-organized how the HawtPageFile keeps track of the snapshots. Fixed an allocation leak issue that was apearing in the BTree benchmark. still need to work through the new issues that poped up on the index tests.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
still working on benchmark tests.. helped me squash a few bugs in deffered marshalling and memory mapped buffer allocation.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
working on getting the deffered encoding working.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Working on benchmarks
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
btree tests and hast index tests now passing.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
renaming module to activemq-apollo, the current tentative activemq 6 code name.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
renamed some classes, did some mirco benchmarking comparing the javaloution struct stuff to standard java data streaming.. seems like structs add too much overhead.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
hash index tests now working.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
ConcurrentPageFile is in better shape now.. indexes almost working now.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
updating ignores
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
forked the kahadb module to experiment on a new version which will (not yet fully cooked) - Use memory mapped io - Provide snapshot isolation via MVCC for better concurrent access.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Some small util enhancements
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Added ant task for the proto compiler
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Removing rev and date keywords
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Adding ignores
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Merged in kahadb enhancements from trunk.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
setting up pom so we can use the maven-graph-plugin
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
- Moved the jaxb model into it's own maven module. - Eliminated the spring dependency in broker and stomp modules.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
creating module to hold jaxb integration bits.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Even though the acitvemq-kaha classes are not explicitly used at compile time, they are requried at runtime in a default broker configuration
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Adding a HashRing class that could come in handy to implement distributed partitioning.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Fixing profile problem the causes the build to fail on OSX
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
adding support for embedding system properties into xml config More... over 15 years ago
Fixing up schema gen ant task to include tools.jar on non OSX More... over 15 years ago
put the xjc dependencies in the ant run plugin.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago