DemigodsRPG / Demigods3

The (now defunct) Demigods RPG experience for survival/PvP Minecraft servers.
http://www.demigodsrpg.com/
MIT License
4 stars 2 forks source link

Saving is very slow. #86

Closed HmmmQuestionMark closed 11 years ago

HmmmQuestionMark commented 11 years ago

Saving can take up to 30 seconds with a moderate amount of data. We should switch from saving all at once to saving different data asynchronously as needed.

HmmmQuestionMark commented 11 years ago

Fixed with Jedis and jOhm.