Re: [ANNOUNCE] MLDBM::Sync v.07

2001-03-19 Thread Joshua Chamas
Perrin Harkins wrote: > > On Mon, 19 Mar 2001, Joshua Chamas wrote: > > A recent API addition allows for a secondary cache layer with > > Tie::Cache to be automatically used > > When one process writes a change to the dbm, will the others all see it, > even if they use this? No, activation of t

Re: [ANNOUNCE] MLDBM::Sync v.07

2001-03-19 Thread Perrin Harkins
On Mon, 19 Mar 2001, Joshua Chamas wrote: > A recent API addition allows for a secondary cache layer with > Tie::Cache to be automatically used When one process writes a change to the dbm, will the others all see it, even if they use this? - Perrin