lfeutre / lmud

An Erlang and LFE MUD/MUSH Server.
Other
23 stars 9 forks source link

Improve/upgrade file-based game data #41

Open oubiwann opened 2 years ago

oubiwann commented 2 years ago

Even though we're going to be moving to a graph database, we're still going to need to do the following:

This will be v2 of the current file-based storage, and we'll need to support both (switchable via configuration). As such, this epic's integration into the code base depends upon the following:

Tasks: