implemented load_row and save_row closures to serialize
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 25 Oct 2006 17:10:08 +0000 (17:10 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 25 Oct 2006 17:10:08 +0000 (17:10 +0000)
commit51e7b59b098bdfcb654b74ca5e433ebcf1009d35
treea19d256267b0819a158c8129348e33314cd60103
parentbb81fce73e4f5ec9c43cfb21e594acfa192b9638
implemented load_row and save_row closures to serialize
input databases (using WebPAC::Store probably).
This will allow lookups to share on-disk storage with
low_mem option of WebPAC::Input, which is now gone
(under pressure of 600000+ record database which we
are now testing on)

git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@761 07558da8-63fa-0310-ba24-9fe276d99e06
lib/WebPAC/Input.pm
t/2-input.t