ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
333 B
Text
7 lines
333 B
Text
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: https://metacpan.org/release/MLDBM-Sync
|