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
It may very well be me doing something wrong, but I've been trying to set up redis as a store for this package. Both ioredis.js and redis.js seem to only support async get/set functions, which i think is the issue. Can you confirm, does this package support a asynchronous store functions?
The text was updated successfully, but these errors were encountered:
It may very well be me doing something wrong, but I've been trying to set up redis as a store for this package. Both ioredis.js and redis.js seem to only support async get/set functions, which i think is the issue. Can you confirm, does this package support a asynchronous store functions?
The text was updated successfully, but these errors were encountered: