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
Bugfix/#486: provide redis_connection for creating all Object Models (#487)
* [mod] provide redis_connection while model creation for consistency
Signed-off-by: Anurag Wagh <[email protected]>
* [add] documentation for `get_models` method
Signed-off-by: Anurag Wagh <[email protected]>
* [add] set redis connection details to common variable for unit test
Signed-off-by: Anurag Wagh <[email protected]>
* [add] provide redis connection for embedded model
Signed-off-by: Anurag Wagh <[email protected]>
* [add] add doc string for Counter class
Signed-off-by: Anurag Wagh <[email protected]>
---------
Signed-off-by: Anurag Wagh <[email protected]>
0 commit comments