pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/p5-MMapDB
Module name: wip
Committed by: uccwen
Date: Wed Apr 21 15:33:55 UTC 2010
Import into wip/p5-MMapDB
Log Message:
Import p5-MMapDB-0.08 as wip/p5-MMapDB.
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
Status:
Vendor Tag: UCCWEN
Release Tags: UCCWEN_20100422
N wip/p5-MMapDB/distinfo
N wip/p5-MMapDB/Makefile
N wip/p5-MMapDB/DESCR
No conflicts created by this import
------------------------------------------------------------------------------
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index