hamsterdb Transactional Storage 0.0.1 - Release Notes
hamsterdb Transactional Storage is a database engine written in ANSI C. It
supports ACID compliant transactions and a high level concurrency.
This is the first release of hamsterdb Transactional Storage. It's unstable
and not intended for production use.
New Features
Bugfixes
Other Changes
- Removed the dependency to cppunit
Known Issues
- win32 seems to be a bit unstable. Will be improved in the next release.
For more information, read the README and the CHANGELOG.