Commit graph

13 commits

Author SHA1 Message Date
Alex Root Junior
1ab9c09a5c Implemented RedisStorage.reset_all - for resetting all states in storage. 2017-11-15 19:15:12 +02:00
Alex Root Junior
2987369925 Update FSM 2017-11-15 18:46:19 +02:00
Alex Root Junior
ecc34d9ae9 Fix contrib.fsm_storage.redis.Redis.update_data 2017-11-11 12:30:41 +02:00
Alex Root Junior
17871155ee FSM storage closing now is async 2017-10-18 22:32:21 +03:00
Alex Root Junior
dc7abb12dc DANGER! Change key scheme in Redis. 2017-09-12 03:31:41 +03:00
Alex Root Junior
92d3d86a18 Reformat code. 2017-08-14 22:34:13 +03:00
Alex Root Junior
cf51062378 Implement more things for graceful shutdown of storage and more thread-safe Redis storage. 2017-08-05 21:33:59 +03:00
Alex Root Junior
e58f968735 Oops. 2017-08-04 16:59:57 +03:00
Alex Root Junior
53292dad15 Add docs for storages. 2017-08-04 16:57:42 +03:00
Alex Root Junior
f58e625fef Bad type annotation. 2017-08-04 16:06:44 +03:00
Alex Root Junior
44dd71e461 Lost __init__.py 2017-08-04 16:00:26 +03:00
Alex Root Junior
a0a0b26e80 Implement RedisStorage (based on aioredis driver) 2017-08-04 16:00:08 +03:00
Alex Root Junior
b435e446a5 Split FSM storages to different modules. 2017-08-04 15:59:09 +03:00