pkgsrc-WIP-review archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Please review wip/p5-MMapDB
Hi,
Please review wip/p5-MMapDB and send me comments.
MMapDB implements a database similar to a hash of hashes of hashes, ...,
of arrays of data.
It's main design goals were:
* very fast read access
* lock-free read access for massive parallelism
* minimal memory consumption per accessing process
* transaction based write access
* simple backup, compactness, one file
Its license is perl license.
Regards,
wen
------------------------------------------------------------------------------
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review
Home |
Main Index |
Thread Index |
Old Index