MUD-Dev
mailing list archive

Other Periods  | Other mailing lists  | Search  ]

Date:  [ Previous  | Next  ]      Thread:  [ Previous  | Next  ]      Index:  [ Author  | Date  | Thread  ]

Re: [MUD-Dev] Database back ends



Greg Underwood said:

>
> dwacks#saleslogix,com writes:
>
> Where do you draw the line between what you keep in the DB
> and what you keep in local memory.

One answer that I am using is to use the COTS DBMS for anything that a
normal MUD would use the file system for. This gives protection when the
game crashes against file corruption, and gives security for the various
long term storage information that is normally kept in files.






_______________________________________________
MUD-Dev mailing list
MUD-Dev#kanga,nu
http://www.kanga.nu/lists/listinfo/mud-dev



Other Periods  | Other mailing lists  | Search  ]