Adrian
Adrian
It would be nice if fakeredis supported LUA scripts like redis does. [LUA bindings for python](http://labix.org/lunatic-python) are available so it might not be that hard - never used them though....
Please answer these questions before submitting your issue. Thanks! ### What version of Go are you using (`go version`)? go1.15.7 ### What operating system and processor architecture are you using...
fixes #8 NOTE: - I only tested the `mmdGetId` fix, but since the code in the other places is pretty much the same I'd expect it to work there as...
There is an undocumented COM API called IPolicyConfig which allows to do nice things like changing the default audio device used by Windows. An example tool (which works fine) can...
It would be nice if there was an option (controllable via `/sys/kernel/fast_charge/force_fast_charge`) to fast-charge in AC mode instead of USB mode. For example, I rarely use the actual USB connection...
Not sure what useful information I can provide, but since it happens every time since a day or two (ie it started at some point with FF 104-beta), I thought...
The andOTP JSON export contains information related to the usage count and icon used. Maybe it could be used to populate the usage count in the Aegis vault, and also...
I have a list of nested objects which have a property that can act as a sort key. However, that property is not part of the schema since it's not...
**Describe the bug** "Select file" for the socket file path shows a local file chooser, even when I'm in a remote workspace and thus would expect to look for a...
Transactions
It would be nice if pgcli had some fancy handling for transactions. Things I could imagine: - Always start a transaction on startup. COMMIT/ROLLBACK would automatically start a new one....