Lin Lyu
Lin Lyu
Well, as my opinion, I think MySQL2Redis is not a good choice to dump data from MySQL to Redis very frequently. And, the hot pot of performance may be not...
hi dawnbreaks, thank you for your information. I am so glad that you do a better improvement for this project. May I have a little suggestion? Can you provide a...
dawnbreaks, you are right, The solution of MySQL2Redis is odd, but it is really occurred. Why I created such a project? That is came from an odd requirement of one...
With the debugging information, ``` $6 = 0x7fb8b7f088e0 "ERR wrong number of arguments for 'hset' command" ``` you can see that during the call of redisCommand of hiRedis, it reported...
@gettyying thank you for your work. I patched this in the latest version, let the redis_command can get 3 or 5 parameters. You can test the new one. But as...
Get-FileHash '.\OpenCode Desktop Installer.exe' Algorithm Hash Path --------- ---- ---- SHA256 E1611CD711064318D4885539A6F7568D94B08E1288BE48FFAE329C03CE64866E C:\Users\37855\Desktop\tmp\x\...
Here is the log of running with `opencode --log-level="DEBUG" --print-logs` INFO 2026-01-12T13:08:55 +371ms service=default version=1.1.14 args=["--log-level=DEBUG","--print-logs"] opencode INFO 2026-01-12T13:08:55 +2ms service=config path=C:\Users\37855\.config\opencode\config.json loading INFO 2026-01-12T13:08:55 +2ms service=config path=C:\Users\37855\.config\opencode\opencode.json loading INFO...