Simon

Results 14 comments of Simon

Similar to https://github.com/UnoSD/Moq.Dapper/issues/54 - also having an issue

Hi @AliBazzi I agree that this behaviour is something I've only encountered in Azure, in more than one application, and the guidance has come from MS to perform the force...

Hey @AliBazzi Actually, upon implementation I'm thwarted by how access to the underlying multiplexer is protected. The main issue is the private ```GetDatabase``` method in ```RedisMultiplexer``` even providing my own...

Not quite as simple, since the Options class in your project is a singleton, and calls GetDatabase once, the implementation to ForceReconnect recreates the LazyConnectionMultiplexer (https://gist.github.com/JonCole/925630df72be1351b21440625ff2671f#file-redis-bestpractices-stackexchange-redis-md) however in IdentityServer4.Contrib.RedisStore this...

Hi @AliBazzi Sorry I can't share my clients repo. However the issue is more about the class structure and protection levels chosen within this library. For example https://github.com/AliBazzi/IdentityServer4.Contrib.RedisStore/blob/master/IdentityServer4.Contrib.RedisStore/Cache/RedisCache.cs#L23 has a...

I've also just run into this issue, similar AWS config - has there been any update to this @AliBazzi ?

Same issue here - not consistently though, sometimes same input will print to PDF just fine, sometimes it is a semi-blank or completely blank output. Using v0.9.1 and config is:...

👍 on not working in mixed mode Windows containers, no (apparent) way of increasing the Docker VM memory