Tcl interface for LMDB

Edit Package tcl-lmdb

LMDB is a Btree-based database management library with an API similar
to BerkeleyDB. The library is thread-aware and supports concurrent
read/write access from multiple processes and threads. The DB
structure is multi-versioned, and data pages use a copy-on-write
strategy, which also provides resistance to corruption and eliminates
the need for any recovery procedures. The database is exposed in a
memory map, requiring no page cache layer of its own.

This extension provides an easy to use interface for accessing LMDB
database files from Tcl.

Refresh
Refresh
Source Files
Filename Size Changed
tcl-lmdb-0.4.3.tar.gz 0000284269 278 KB
tcl-lmdb.changes 0000000144 144 Bytes
tcl-lmdb.spec 0000001510 1.47 KB
Latest Revision
Comments 0
openSUSE Build Service is sponsored by