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
Redis OM Python supports both async and sync usage. Async support is provided in the aredis_om module, which is otherwise identical to the synchronous code found in redis_om. Document this.
The text was updated successfully, but these errors were encountered:
Redis OM Python supports both async and sync usage. Async support is provided in the
aredis_om
module, which is otherwise identical to the synchronous code found inredis_om
. Document this.The text was updated successfully, but these errors were encountered: