Redis implementation for MelbergFramework.
Each Repository will use a class which inherits from RedisContext for its Context. See the demo for a clear example.
Use the StackExchange Documentation to configure that connection string.
This project requires dotnet 8 sdk to run (install link here).
Docker installation guide for redis here.