Implemented memcached caching
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"$jsonSchema": {
|
||||
"required": [
|
||||
"user",
|
||||
"id",
|
||||
"custom_role",
|
||||
"custom_channel"
|
||||
],
|
||||
"properties": {
|
||||
"user": {
|
||||
"id": {
|
||||
"bsonType": "long",
|
||||
"description": "Discord ID of user"
|
||||
},
|
||||
|
Reference in New Issue
Block a user