nalgeon / redka

Redis re-implemented with SQLite
BSD 3-Clause "New" or "Revised" License
3.53k stars 101 forks source link

Does not work with Tiny RDM #37

Closed BingCoke closed 2 weeks ago

BingCoke commented 2 months ago

i cannot use redis gui to look data. it show this log: time=2024-09-24T19:42:13.600+08:00 level=WARN msg="run single command" client=127.0.0.1:56373 name=config err="ERR unknown command"

nalgeon commented 2 months ago

What is "redis gui"? Please provide a link to the specific tool you are using.

BingCoke commented 2 months ago

i use this to look redis data : https://github.com/tiny-craft/tiny-rdm .if there is other redis desktop manager to look data?

nalgeon commented 2 months ago

Tiny RDM used to work fine with Redka, but the latest version does not. I'll look into it when I have time.

zahariash commented 1 month ago

https://redis.io/insight/ also complains about missing commands.

nalgeon commented 2 weeks ago

Fixed in v0.5.3