about summary refs log tree commit diff
path: root/src/database/redis
Commit message (Collapse)AuthorAgeFilesLines
* Added a connection pool to the RedisDatabaseVika2021-05-051-17/+27
|
* 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-042-0/+397