This is pretty interesting!

I'm familiar with (at least on Perl) tie-ing a hash map to a disk file
for persistence. However, how is the redo log implemented?

Or is that one of those Google secrets?  :-)


On 10/3/07, Rogelio Serrano <[EMAIL PROTECTED]> wrote:
..
> its easy to add a redo log. i use large memory bound arrays with an
> append only file backup on a coda fs as a database for very frequently
> accessed data. i need only one lock for the entire table.
>
> freaks out my boss though.
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to