diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-09-27 09:03:27 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-09-27 09:03:27 +0000 |
commit | af44d2612b44b91e57a8621bc5aec477d864bafd (patch) | |
tree | 4752c90c5204f2cfed62b09d49e984f55c000317 /databases/p5-Genezzo/pkg-descr | |
parent | 9720f832c7e61fe155fec929401a19f8341bd3f8 (diff) |
Notes
Diffstat (limited to 'databases/p5-Genezzo/pkg-descr')
-rw-r--r-- | databases/p5-Genezzo/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/p5-Genezzo/pkg-descr b/databases/p5-Genezzo/pkg-descr new file mode 100644 index 000000000000..e4fc0907ead8 --- /dev/null +++ b/databases/p5-Genezzo/pkg-descr @@ -0,0 +1,7 @@ +The Genezzo modules implement a hierarchy of persistent hashes using a +fixed amount of memory and disk. This system is designed to be easily +configured and extended with custom functions, persistent storage +representations, and novel data access methods. In its current +incarnation it supports a subset of SQL and a partial DBI interface. + +WWW: http://search.cpan.org/dist/Genezzo/ |