Tie plain hashes to DBI interface

Edit Package perl-Tie-Hash-DBD
http://search.cpan.org/dist/Tie-Hash-DBD/

This module has been created to act as a drop-in replacement for modules
that tie straight perl hashes to disk, like 'DB_File'. When the running
system does not have enough memory to hold large hashes, and disk-tieing
won't work because there is not enough space, it works quite well to tie
the hash to a database, which preferable runs on a different server.

This module ties a hash to a database table using *only* a 'key' and a
'value' field. If no tables specification is passed, this will create a
temporary table with 'h_key' for the key field and a 'h_value' for the
value field.

I think it would make sense to merge the functionality that this module
provides into 'Tie::DBI'.

Refresh
Refresh
Source Files
Filename Size Changed
Tie-Hash-DBD-0.16.tgz 0000017445 17 KB
cpanspec.yml 0000000669 669 Bytes
perl-Tie-Hash-DBD.changes 0000000712 712 Bytes
perl-Tie-Hash-DBD.spec 0000002668 2.61 KB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 552551 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 1)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Comments 0
openSUSE Build Service is sponsored by