Project-Poseidon
Project-Poseidon copied to clipboard
Prototype UUID SQLite DAO
@moderatorman @Moresteck Opinions on this feature or change?
Obviously, it is still in prototype, just wondering if anyone had any major objections.
What actual benefits does this provide?
I don't even know what you're talking about. What did you do?
Testing it on Betacraft server, runs fine so far. Converted 3248 cache entries in 15 seconds.
I think using SQLite for the UUID cache is cleaner (and possibly faster?) than using a json.
I'll update you if the current implementation misbehaves.
I've noticed that username_lower
is never actually set in the DB.
Thus, the methods that rely on it always return null values.