Martin Schatz
Martin Schatz
I noticed that in [RedisDatabase.cs at Line 383](https://github.com/imperugo/StackExchange.Redis.Extensions/blob/master/src/core/StackExchange.Redis.Extensions.Core/Implementations/RedisDatabase.cs#L383) you use KEYS `if (!servers.Any()) throw new Exception("No server found to serve the **KEYS** command.");` But you use the SCAN method in...
I found i small math error in the formula! On Line 103 in obdinfo.js return (parseInt(byteA, 16) * 256.0) + (parseInt(byteB, 16) / 100); A*256+(B/100) This formular is slightly wrong...
Hej! I have seen that you already defined a getAll in the device, but you did not export it into the type. For my application use I need this desperately,...
### Describe the bug We have Verify tests which compares the swagger files and notifies us if something has changed per accident. Now we have the issue because of the...
**Is your feature request related to a problem? Please describe.** We started to transfer from AutoMapper to Mapperly. Sometimes we use the merging feature, means we have two objects which...
**Describe the bug** Hej! First of all, great thing you wrote here, thanks! I wanted to view my statistics but I can't open it at all. Waited 5 minutes but...
Because it hasn't received any form of love the last 5 YEARS! As you might see in the issues, only a few things are still working, rest is unusable. If...