about summary refs log tree commit diff
path: root/src/database/redis/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactored error handling in RedisStorage using the ? operatorVika2021-05-051-184/+124
* Clippy lintsVika2021-05-041-18/+12
* Fixed Redis testsVika2021-05-041-1/+1
* Refactored the database module and its testsVika2021-05-041-0/+304