blob: c99b54437029b195f635c0a8ec1dca59138d12e0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Version 4.3 of the Berkeley Data Base library which offers (key/value) storage
with optional concurrent access or transactions interface.
Utilities are included in the distribution to convert v1.85 databases to v4.3
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.
For details on compatibility with other DB versions, see:
http://www.sleepycat.com/download/patchlogs.shtml
-- Matthias Andree
WWW: http://www.sleepycat.com/
|