Tony Kramer

Results 3 issues of Tony Kramer

### Environment - Visual Studio version: Microsoft Visual Studio Professional 2019 Version 16.11.8 - CodeMaid version: 12.0 - Code language: C# ### Description Ever since upgrading to v12, auto-formatting files...

reproduced
bug
feature: cleaning

See http://tony.onsharp.com/cluetip_test.html for details.

When calling IDatabase.StringSet with when=When.NotExists and keepTtl=true, you are calling the "SETNX" command and also passing the KEEPTTL option, which is not supported. This should be updated to use the...

🪲 bug
⚙️ area:commands