Add another database, just like MySQL, PG, MongoDB. To be able to generate load and manage it.
Since our dataset is in JSON format, we can simply store it as strings for PR and as hash for Repos
Add a new database type - Valkey/Redis.
- Add an option to create a connection
- Add import of dataset.
- Add load functions.
The task is of medium complexity, you can do by analogy with MySQL/Postgres