summaryrefslogtreecommitdiff
path: root/devel/p5-Tie-DB_FileLock/pkg-descr
blob: 228d1eec9b6c91b6f1252f94754f215e083a85aa (plain) (blame)
1
2
3
4
5
6
7
8
9
Tie::DB_FileLock extends DB_File, providing a locking layer using
flock().

Unlike Tie::DB_Lock, Tie::DB_FileLock does not duplicate files to
allow concurrent access for readers and writers.  Tie::DB_FileLock
is therefore suitable for large dbms with relatively short locking
periods.

WWW: https://metacpan.org/release/Tie-DB_FileLock