Civcraft / NameLayer

Do not open issues here; open them on the maintained fork @ DevotedMC
https://github.com/DevotedMC/NameLayer
BSD 3-Clause "New" or "Revised" License
4 stars 14 forks source link

Cache / db inconsistency #153

Closed ProgrammerDan closed 8 years ago

ProgrammerDan commented 8 years ago

Addressing possible cache overriding DB inconsistency error, referencing #150

rourke750 commented 8 years ago

Dont merge yet. I'm going to change the api so it all works better.

ProgrammerDan commented 8 years ago

That's totally fine, going to close this out then. Mostly made it for illustration :) -- reopen if useful during your changes.

erocs commented 8 years ago

This would be a good pull. Always use DB data and update the cache if DB data is available.