Jonathan Cardy
Results
2
comments of
Jonathan Cardy
I have been struggling today to find any combination of .NET/assembly versions/Azure Functions runtime which will work but I haven't found a combination. I'm on a greenfield project so very...
Hi @martingust - I'm afraid support for the ConnectionMultiplexer isn't there. .NET is calling the `GetDatabase()` method itself - your `RedisL1Database` instance isn't used. To support it we'd have to...