Hi There,
My current permissions system is using PEX with a MySQL backend, which means the ranks are the same across all the servers, but my problem is in order for each server to get updated ranks, the PEX system has to reload which is slow and lags the server, I have read up on this and apparently the way PEX handles MySQL is stupid because it clears and rewrites the table on each reload. My question is how do you do your permissions and could you suggest a better way of doing this?
Many...
How do you do your permissions?
My current permissions system is using PEX with a MySQL backend, which means the ranks are the same across all the servers, but my problem is in order for each server to get updated ranks, the PEX system has to reload which is slow and lags the server, I have read up on this and apparently the way PEX handles MySQL is stupid because it clears and rewrites the table on each reload. My question is how do you do your permissions and could you suggest a better way of doing this?
Many...
How do you do your permissions?