From: Peter C. <pet...@ne...> - 2002-01-14 14:24:20
|
> From: Adrian St. John [mailto:AS...@pa...] > Taking a step back, what problem are we trying to solve? I have no idea. I presume it's the problem that the game sometimes crashes without a database dump. This is rare, and getting rarer. I can see no other reason for using such a database. > If we're looking for a secure way of storing the data, then > this isn't it. It is in-process, and therefore prone to the > same problems we have already (if we crash unexpectedly the > data could be in a bad state). Does it transaction-log? - Peter |