Joe Betz
|
9b51febaf5
*: Add experimental-compaction-batch-limit flag
|
5 years ago |
Jingyi Hu
|
e67b9829b6
*: enable lease checkpoint via experimental flag
|
5 years ago |
Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 years ago |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 years ago |
Ben McIlwain
|
b3dd3d3856
embed: Fix HTTPs -> HTTPS in error message
|
5 years ago |
caoming
|
874532c2da
embed: Modify the comments to be more precise.
|
5 years ago |
WizardCXY
|
e6c6d8492e
*: add flag to let etcd use the new boltdb freelistType feature
|
5 years ago |
Hitoshi Mitake
|
72dd4a18c5
*: add a new option --enable-grpc-gateway for enabling/disabling grpc gateway
|
5 years ago |
Xiang Li
|
3faed211e5
*: add flags to setup backend related config
|
6 years ago |
Shin'ya Ueoka
|
aa4313a55a
*: fix github links
|
6 years ago |
Gyuho Lee
|
d37f1521b7
*: update import paths to "go.etcd.io/etcd"
|
6 years ago |
Gyuho Lee
|
3ac4d208ac
embed: combine all info-print functions
|
6 years ago |
Gyuho Lee
|
3125c0c3e8
embed: support custom cipher suites
|
6 years ago |
Gyuho Lee
|
7940113906
*: move internal "etcdserver/api/rafthttp"
|
6 years ago |
Gyuho Lee
|
afe511945e
embed: rename "SnapshotCount", add "SnapshotCatchUpEntries"
|
6 years ago |
Jiang Xuan
|
bf432648ae
*: make bcrypt-cost configurable
|
6 years ago |
Gyuho Lee
|
5828efda38
*: use "zap.Field"
|
6 years ago |
Gyuho Lee
|
154d7ca4f2
embed: use structured logging in peer handler
|
6 years ago |
Gyuho Lee
|
26b0c84d29
embed: support structured logging in "v2http"
|
6 years ago |
Gyuho Lee
|
c316e6773b
embed: clean up structured logging calls
|
6 years ago |
Gyuho Lee
|
d33a74d380
embed: add "loggerCore" field for Raft logger
|
6 years ago |
Gyuho Lee
|
4f45f5d9dd
Merge pull request #9591 from gyuho/election
|
6 years ago |
Gyuho Lee
|
c76c696ed7
embed: sync logger on server close
|
6 years ago |
Gyuho Lee
|
bffc532f9f
embed: add "InitialElectionTickAdvance"
|
6 years ago |
Gyuho Lee
|
b0112086d6
Merge pull request #9354 from hexfusion/u_sock
|
6 years ago |
Gyuho Lee
|
a47c18ff5b
embed: clean up initial server start logs
|
6 years ago |
Gyuho Lee
|
c712e08a42
embed,etcdmain: support structured logger
|
6 years ago |
Gyuho Lee
|
041b9069a2
*: configure server logger
|
6 years ago |
Sam Batschelet
|
2e4f856389
embed: explicitly define unix network
|
6 years ago |
Gyuho Lee
|
a066b03c2c
embed: clean up CORS, HostWhitelist logging
|
6 years ago |