laixintao

Results 145 comments of laixintao

> An idea of why are they needed now? Sorry, no, maybe some packaging logic changed in this version, I need more time to debug the packaging system.

Wait your final check for https://github.com/laixintao/iredis/pull/492#pullrequestreview-2000105162 , after that (whether can remove dateutil or not), we merge and release for 3.12

> ```shell > ➜ ~ iredis > Traceback (most recent call last): > File "/usr/local/bin/iredis", line 5, in > from iredis.entry import main > File "/usr/local/Cellar/iredis/1.14.0/libexec/lib/python3.12/site-packages/iredis/entry.py", line 19, in >...

> also there seems to be some caveats from `brew install` > > ![image](https://user-images.githubusercontent.com/30108045/279598389-073cad17-4958-4322-a2c4-7be7b427bc95.png)` For this one, the caveats was about php, and seems triggered by `brew cleanup php`, so...

Currently not supported, however, you can use transparent ssh port forwarding(https://github.com/dbcli/mycli/issues/269). todo: see https://github.com/dbcli/mycli/pull/634/files

hi did you run `install-dot-kernel` command?

Really need this. Current build cost like 11 minutes.

Thank you so much for your information. > vm remote-write protocol with zstd compression is introduced in [v1.88.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.88.0). that explains the bandwidth reduce, however, can I confirm that, the `-remoteWrite.rateLimit`...

Thanks for info. > Since it's not reproducible, I recommend checking the dashboard of vmagent to see if any issue happens for the scrape targets. For example, some scrape targets...