K
Kristian Sørensen
Hi!
Is there some way of writing e.g. a hash table to the filesystem, and
read it again? - Without having to parse in and output (and create the
table all over).
I need to store some information, which could be storred in a small
database (like sqlite - but I can't get ruby-sqlite installed proporly,
if sqlite is not installed in the default location). Is there an
interface to the Berkley DB (www.sleepycat.com)?
Best regards,
Kristian Sørensen.
Is there some way of writing e.g. a hash table to the filesystem, and
read it again? - Without having to parse in and output (and create the
table all over).
I need to store some information, which could be storred in a small
database (like sqlite - but I can't get ruby-sqlite installed proporly,
if sqlite is not installed in the default location). Is there an
interface to the Berkley DB (www.sleepycat.com)?
Best regards,
Kristian Sørensen.