dockerize, composte, and various improvements

This commit is contained in:
Zoe
2023-06-05 01:44:12 -05:00
parent cb6bfd8880
commit 99c385d211
56 changed files with 5907 additions and 8091 deletions

View File

@@ -1,5 +1,4 @@
import Redis from 'ioredis';
const redis = new Redis();
import redis from '~/server/utils/redis';
const INCREMENT_LIMIT = 5;
const LIMIT_TIME = 700; // milliseconds