The only real available library i could find was the Apache Commons Transaction Library.
Problems w/ Apache Commons Transctions
Features id like
Infinispan is a full XA enabled Cache that also implements a ConcurrentMap since version 4.
Maybe JDBM fits your bill? It has transactional disk-backed collection implementations.
I guess the, somewhat frustrating, but obvious, answer is:
If you require database functionality, why not use a database?
If you use an in-memory solution like HyperSonic (HSQL) you have almost no setup to do and you have transactions and many other features built-in
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With