i18n.site
i18n.site
Looking forward to adding it soon, because missing these errors will cause the rust program to crash. (The rust program is the code generated based on this configuration)
wait for this add support for "link:" or like pnpm ``` "xx":"../../xxx" ```
> I've noticed pnpm does not install the dependencies of the linked package automatically while updating che main Application that link it... Can bun do the right thing TM and...
I'm worried that restarting will cause the request to send emails to fail. Is there anything similar `nginx reload` or pingora Graceful restart so that the restart/hot reload configuration does...
I understand, but my usage scenario is in the web api request, using SMTP to directly connect to chasquid to send emails. Chasquid restart may indeed cause some errors. I...
我实现了其中一个 xackdel https://github.com/apache/kvrocks/pull/3275 另外一个XDELEX 我暂时用不到,欢迎其他人认领 I've implemented one of xackdel's implementations (#3275). I don't need the other one, XDELEX, for now; others are welcome to claim it.
redis XREADGROUP 有 CLAIM 的返回值会多出一些,官方文档没写 但是,含义和xpending类似, https://redis.io/docs/latest/commands/xpending/ ``` > XREADGROUP GROUP send test COUNT 1 BLOCK 1000 CLAIM 1000 STREAMS smtp > 1) 1) "smtp" 2) 1) 1) "1764497928656-0" 2)...
> redis XREADGROUP 有 CLAIM 的返回值会多出一些,官方文档没写 但是,含义和xpending类似, https://redis.io/docs/latest/commands/xpending/ > > ``` > > XREADGROUP GROUP send test COUNT 1 BLOCK 1000 CLAIM 1000 STREAMS smtp > > 1) 1) "smtp"...