summaryrefslogtreecommitdiff
path: root/databases/p5-MLDBM-Sync/pkg-descr
blob: 48a12e93bfd8acc43366c8d2d66026ffee93301c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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@FreeBSD.org