Xing

Results 27 comments of Xing
trafficstars

Could you show me the version of gearmand and OS environment and the client code?

I've never tried on windows (I don't have the environment). I think it may be needed the following steps: 1. the environment which can build the PHP binary in windows...

谢谢,本来是一些自己用的库。所以文档方面弱了一些。如果大家对这个感兴趣,我有时间的时候会逐步补充文档。

Could you show me some more codes to help me understand the use case? I'd like to modify the helper functions rather than RBAC API, but with the use case,...

@ccamel Thx! Yes, it's a known issue we have. I'm considering to expose the lock method and let users control the lock with helper functions. But I haven't found a...

Yes, I don't like it either. That's the reason I didn't change the API when I found the deadlock. Another issue is, helper functions are not the core functions for...

I would agree with the first point and it will be improved. The second one, if we put circle detecting to the function it will reduce the performance significantly. I...

抱歉,由于这个 LaTeX 的编译是在 Linux 下编写的,所以不兼容 Windows。建议还是安装虚拟机的 Linux 进行编译,比较容易。而我也没有 Windows 环境可以测试到底是什么地方出了问题。不过我感觉是路径正反斜杠符号的问题。

The explanation of `longremark` is here: https://github.com/mikespook/Learning-Go-zh-cn/blob/master/go-basics.tex#L19. Even though, the L19 don't use `longremark` in the line, the appearance will be same.