CodingCrush

Results 9 comments of CodingCrush

fix function `compressValue` ``` leadingZeros := uint8(bits.LeadingZeros64(xor)) trailingZeros := uint8(bits.TrailingZeros64(xor)) if leadingZeros >= 32 { leadingZeros = 31 } if c.leadingZeros != ^uint8(0) && c.leadingZeros

预计年底,还缺一些功能未完成。

暂时不需要登录,因此未注册登录接口

We are trying to release a Pre-Alpha version at the end of this month, a stable version will be released at next month.

目前lindb和lindb.io的网站还未开发完成,这个月会release个alpha版本,后面在 lindb.io 会有详细介绍。也会提供编译好的二进制包

@fslit 目前还没有这个计划,后面可以通过qq或微信群交流

> 最近领导让我调研这个服务 , 然而我还没接触过go的项目 还要一段时间才能完成开发,go版很多细节都经过重新设计,和现在公司内部用的Java版存在差异,所以开发工作量比较大。完成后会放出文档,可以直接通过二进制包使用

你的dns有问题吧?我这解析这两个域名没问题呢

linux下运行的 可能oom了 资源占用比较高