This represents a Redis datastore for the Bester server's account management system.
Creates a new account with the given username and password.
Check if the user, username, exists in the database.
See Implementation
This represents a Redis datastore for the Bester server's account management system.