evildecay

Results 41 comments of evildecay

I did not find this problem. If -h is accessible? Or what is the result of using a browser to access?

Access address: ```bash curl http://192.168.2.66:8800/etcdkeeper ```

是的,确实有些依赖很老了,因为etcd的更新速度实在是太频繁了。有时间我会整理一下,非常感谢!

Welcome to submit new features, just hope that the UI interface maintains a simple and consistent style.

Hi @srimaln91 I understand that the etcd address is configured. In fact, this is right. I personally don't have time to do these things. If it can be realized, I...

If the key is not built according to the directory form, the changes are a bit large. There is a tree button click to change the mode of viewing the...

I see what you mean. Generally, configuration management uses a directory as a hierarchical structure to store data, such as zookeeper and etcdv2. So never consider the key-value way to...

When I have time, I will test if there is a bug. Thanks report!

golang默认时utf8编码。你的值应该不是utf8的

@haobiaosheng 请确认你的数据的编码,默认是utf8编码,非utf8的编码暂时没法切换。