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
How would I go about using a memcached client in an async project?
Rocket_db_pools doesn't have a memcached client; can I also use rocket_sync_db_pools at the same time?
I tried, but it didn't seem to like it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How would I go about using a memcached client in an async project?
Rocket_db_pools doesn't have a memcached client; can I also use rocket_sync_db_pools at the same time?
I tried, but it didn't seem to like it.
I'm using the git master currently.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions