Minor cleanup changes relating to Transactions |
|
More...
|
over 15 years ago
|
Fixing compile issue and updating IndexVisitor impl in hawtdb |
|
More...
|
over 15 years ago
|
Integrated how deferred updates are tracked with the standard update tracking. |
|
More...
|
over 15 years ago
|
Enhanced toStrings to assist in debugging |
|
More...
|
over 15 years ago
|
Better update merging implemented. |
|
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. |
|
More...
|
over 15 years ago
|
still working on benchmark tests.. helped me squash a few bugs in deffered marshalling and memory mapped buffer allocation. |
|
More...
|
over 15 years ago
|
working on getting the deffered encoding working. |
|
More...
|
over 15 years ago
|
Working on benchmarks |
|
More...
|
over 15 years ago
|
btree tests and hast index tests now passing. |
|
More...
|
over 15 years ago
|
renaming module to activemq-apollo, the current tentative activemq 6 code name. |
|
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. |
|
More...
|
over 15 years ago
|
hash index tests now working. |
|
More...
|
over 15 years ago
|
ConcurrentPageFile is in better shape now.. indexes almost working now. |
|
More...
|
over 15 years ago
|
updating ignores |
|
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. |
|
More...
|
over 15 years ago
|
Some small util enhancements |
|
More...
|
over 15 years ago
|
Added ant task for the proto compiler |
|
More...
|
over 15 years ago
|
Removing rev and date keywords |
|
More...
|
over 15 years ago
|
Adding ignores |
|
More...
|
over 15 years ago
|
Merged in kahadb enhancements from trunk. |
|
More...
|
over 15 years ago
|
setting up pom so we can use the maven-graph-plugin |
|
More...
|
over 15 years ago
|
- Moved the jaxb model into it's own maven module. - Eliminated the spring dependency in broker and stomp modules. |
|
More...
|
over 15 years ago
|
creating module to hold jaxb integration bits. |
|
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 |
|
More...
|
over 15 years ago
|
Adding a HashRing class that could come in handy to implement distributed partitioning. |
|
More...
|
over 15 years ago
|
Fixing profile problem the causes the build to fail on OSX |
|
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. |
|
More...
|
over 15 years ago
|