ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/databases/p5-MLDBM-Sync/pkg-descr
Revision: 19342
Committed: Sat Jun 6 16:26:46 2015 UTC (8 years, 9 months ago) by laffer1
Content type: text/plain
File size: 334 byte(s)
Log Message:
add mldbm sync port

File Contents

# Content
1 This module wraps around the MLDBM interface, by handling concurrent access
2 to MLDBM databases with file locking, and flushes i/o explicity per
3 lock/unlock.
4 The new [Read]Lock()/UnLock() API can be used to serialize requests
5 logically and improve performance for bundled reads & writes.
6
7 WWW: http://search.cpan.org/dist/MLDBM-Sync/

Properties

Name Value
svn:eol-style native
svn:mime-type text/plain