new Users(client, keyU)
Class to manage users of the leaderboard system using Redis.
Parameters:
Name | Type | Description |
---|---|---|
client |
object | Redis client object. |
keyU |
string | Namespace for Redis users keys. |
- Source: