You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
depend on @turbasen/db-redis and @turbasen/db-mongo (205461eb)
Breaking Changes
Middleware constructor no longer takes a redis and mongo option when instanciating the middleware. Instead it depends
on @turbasen/db-redis and @turbasen/db-mongo for database
connections.