etcd/server
Marek Siarkowicz 378159af30 server: Refactor cluster version decision code 2021-10-08 10:41:37 +02:00
..
auth Replace github.com/form3tech-oss/jwt-go with https://github.com/golang-jwt/jwt 2021-08-03 13:49:47 +05:30
config etcdserver: Move datadir and wal to storage package 2021-08-03 12:47:37 +02:00
embed client: Add grpc authority header integration tests 2021-09-29 12:42:16 +02:00
etcdmain Merge pull request #13248 from lilic/add-sampling-rate 2021-08-30 08:31:00 -04:00
etcdserver server: Refactor cluster version decision code 2021-10-08 10:41:37 +02:00
lease server: Rename buckets to schema 2021-07-12 15:37:21 +02:00
mock Migrate dependencies pkg/foo -> client/pkg/foo 2021-04-07 00:38:47 +02:00
proxy server: Create storage package and move mvcc files to it 2021-07-12 15:37:21 +02:00
storage storage/backend: Add a gauge to indicate if defrag is active 2021-09-27 17:02:13 -07:00
verify etcdserver: Move datadir and wal to storage package 2021-08-03 12:47:37 +02:00
LICENSE server: Update go.mod 2020-10-26 13:02:32 +01:00
go.mod api: Annotate proto messages and use it to detect etcd version that generated wal 2021-08-04 13:36:08 +02:00
go.sum Replace github.com/form3tech-oss/jwt-go with https://github.com/golang-jwt/jwt 2021-08-03 13:49:47 +05:30
main.go server: Update go.mod 2020-10-26 13:02:32 +01:00
main_test.go invaild args 2021-07-28 11:39:54 +08:00