X

Results 6 comments of X

主题挺好,就是文章没有菜单

> hi,@Xuzhengz In what context does he need to apply it 譬如用作周期性sql增量查询的依据。 参考logstash:https://www.elastic.co/guide/en/logstash/current/plugins-inputs-jdbc.html#_predefined_parameters seatunnel能实现同样的功能?

> AFAIK,Redis在回复客户端之前会写入aof,参考以下代码: > > ```c > void beforeSleep(struct aeEventLoop *eventLoop) { > .... > handleClientsWithPendingReadsUsingThreads(); .... > > if (server.aof_state == AOF_ON || server.aof_state == AOF_WAIT_REWRITE) > flushAppendOnlyFile(0); > handleClientsWithPendingWritesUsingThreads();...

> We don't have any immediate plans for translating the documentation. There was previously a crowd-sourced effort but there was never good coverage for any language and it was gradually...

Hopefully more details can be added to the documentation