mongodb
Signed-off-by: Omar Sánchez Pizarro <omar.sanchez@pistacero.net>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getRateLimiter } from '../services/redis.js';
|
||||
import { getRateLimiter } from '../services/mongodb.js';
|
||||
|
||||
// Rate Limiter Middleware
|
||||
export async function rateLimitMiddleware(req, res, next) {
|
||||
|
||||
Reference in New Issue
Block a user