Commit graph

5 commits

Author SHA1 Message Date
Oleg A
3ee28281c4
RedisStorage major fixes + tests updates (#676)
* fix: redis async close

* fix: redis adapter async close

* fix: aioredis pytest update

* fix: tests remove unused old_storage mark

* fix: tests remove redundant linebreak

* fix: tests remove redundant s.redis call
2021-09-05 23:46:50 +03:00
Andrey Tikhonov
0b1c22b7b0
Сleanup storage (#587)
* remove key from storage, when not needed

* fix redis1 delete

* fix new line

* check reset

* fix redis store close check
2021-06-13 01:22:47 +03:00
Egor
5586e5110d
fix: remove aiomongo completely (#380) 2020-07-05 03:00:00 +03:00
Egor
d179789ea7
feat: mongo motor (#368)
* initial commit

* replacement by motor

* Delete settings.json

* fix: split to several files

* feat: add test for deleted file

Co-authored-by: morz <morzik45@gmail.com>
Co-authored-by: morzik45 <46727779+morzik45@users.noreply.github.com>
2020-06-29 21:56:35 +03:00
Bachynin Ivan
5a9a4c888e add simple tests for RedisStorage2 2020-02-12 20:28:45 +02:00