veloren/server
S Handley b1d191301a Make the persistence system code more generic so that it handles all
data associated with a character, rather than individually as we were
planning to do with stats/inv/etc... This removes potential for DB locking when we deal with each individually, and we
should have plenty of room for additional writes within the transaction.
2020-06-01 21:34:52 +00:00
..
src Make the persistence system code more generic so that it handles all 2020-06-01 21:34:52 +00:00
Cargo.toml Make the persistence system code more generic so that it handles all 2020-06-01 21:34:52 +00:00