Is it possible to run Redis in a process under .NET?
I understand that the common use case for Redis does not work, and probably on a different server. The application I'm working on requires both process caching and process caching. My thinking here is that I would like to use the same application / library for both the process and the process.
EBarr source share