hamsterdb: release 0.4.1
March 12th, 2007
hamsterdb 0.4.1 is finally available!
This release provides a Solution environment for Visual Studio 8 (Visual C++ 5). Microsoft offers a free edition with limited functionality.
hamsterdb now also compiles and runs on Cygwin.
Please note that database files of 0.4.0 are not compatible to 0.4.1.
Download the source tarball here:
http://www.crupp.de/dl/hamsterdb-0.4.1.tar.gz
The full changelog:
http://www.crupp.de/dl/CHANGELOG-0.4.1.txt
Prebuilt libraries (static and dynamic) and header files for win32:
http://www.crupp.de/dl/hamsterdb-win32-0.4.1.tar.gz
Short-term Roadmap
(not necessarily in this order)
- enhance the documentation
- make a web page
- port to Darwin/PowerPC
- make sure that databases are endian agnostic
- write a C++ wrapper class
Long-term Roadmap
- allow duplicate items
- allow multiple databases in one file
- create commandline-tools to dump, reorganize and recover databases