dyndb: database library
dyndb is a database library allowing for multiple reading and
one writing process at any time.
Copyright
The dyndb library files are published under the
GNU Lesser General Public License (don't hesitate to ask me
if this is a problem for you). The tools are published under the
GNU GENERAL PUBLIC LICENSE.
- 0.5.2 - 2000-08-21
Fixed a crash bug in dyndb_fwalk.
- 0.5.1 - 2000-08-13
Changed and cleaned up API.
Switched to new package system.
dyndb_fwalk now works under linux (did a fallback to _walk before).
- 0.3.1 - 2000-08-21
implemented -n option for dyndbdump and dyndbfdump.
fixed installation problems.
- 0.3.0 - 2000-07-18
Code review, a little bit of cleanup.
added dyndb_delete(), dyndbdel.
- 0.2.1 - 2000-02-15
Went through a bunch of portability problems and updated some
utility files. No change in the dyndb library.
- 0.2.0 - 2000-02-06
first release (announced nowhere).