This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
etcd
Watch
1
Star
0
Fork
0
You've already forked etcd
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
dd9f05567de1d53acf13d543b29485b764227a05
etcd
/
etcdserver
/
api
History
Iwasaki Yudai
eaa0050d4d
*: enforce max lease TTL with 9,000,000,000 seconds
...
math.MaxInt64 / time.Second is 9,223,372,036. 9,000,000,000 is easier to remember/document.
2018-03-08 10:34:12 -08:00
..
etcdhttp
etcdserver/api/etcdhttp: remove "errors" field in /health
2018-01-17 15:22:54 -08:00
v2http
*: fix 'ineffassign' issues
2017-10-03 10:14:33 -07:00
v2v3
*: fix 'ineffassign' issues
2017-10-03 10:14:33 -07:00
v3client
clientv3: call other APIs with default gRPC call options
2017-12-20 10:58:05 -08:00
v3election
api/v3election: error on missing "leader" field
2018-03-02 10:40:34 -08:00
v3lock
*: regenerate protobuf, grpc-gateway
2017-12-07 21:31:13 -08:00
v3rpc
*: enforce max lease TTL with 9,000,000,000 seconds
2018-03-08 10:34:12 -08:00
capability.go
etcdserver/api: add 3.3.0 as compatible server capability
2017-12-20 13:34:12 -08:00
cluster.go
etcdhttp, v2http, etcdserver: use etcdserver.{Server,ServerV2} interfaces
2017-08-31 11:47:40 -07:00
doc.go
*: add missing godoc package descriptions
2016-05-27 15:15:26 -07:00