freebsd-ports/databases/p5-MLDBM-Sync/pkg-descr
Kevin Lo 6ee89411b4 Update WWW
PR: 41837
Submitted by: MAINTAINER
2002-08-21 09:11:27 +00:00

11 lines
368 B
Plaintext

This module wraps around the MLDBM interface, by handling concurrent access
to MLDBM databases with file locking, and flushes i/o explicity per
lock/unlock.
The new [Read]Lock()/UnLock() API can be used to serialize requests
logically and improve performance for bundled reads & writes.
WWW: http://search.cpan.org/dist/MLDBM-Sync/
- Erwin Lansing
erwin@lansing.dk