So, I want to use Redis for data transfer between services and for caching.
By default, Redis is available 16 bases, but I don't quite understand their practical application.
I will try to explain in detail.
I have some data (cities, countries, airports, articles, statistics, etc.).
To store data in Redis, I can use data...