New SQL schema
lucko opened this issue ยท 6 comments
Not going to be an "upgrade by default" thing - more of a manual upgrade.
Requirements:
- sane design
- not store server/world as a field - we just have contexts now
- not store contexts as a json string
I see. Might as well store UUIDs as binary for additional optimization. Saves space and performance from my experience (binary indexes are a lot smaller and faster than text based ones)
Maybe also instead of using uuids per each permission of a player, use the luckperms player table with ID