This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
etcd
Watch
2
Star
0
Fork
0
You've already forked etcd
mirror of
https://github.com/etcd-io/etcd.git
synced
2024-09-27 06:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
809e7629edcb09fa0257ca52fec68bc062867a82
etcd
/
server
/
embed
History
Piotr Tabor
18382aa234
Fix 2 sources of leaked memory: embed server HTTP & v3_snapshot.leasser.
2021-03-16 22:20:00 +01:00
..
auth_test.go
…
config_logging_journal_unix.go
Reformat code according to 'gotip' rules.
2021-02-26 10:14:46 +01:00
config_logging_journal_windows.go
Reformat code according to 'gotip' rules.
2021-02-26 10:14:46 +01:00
config_logging.go
Fix flaky tests reported due to data race on grpc logging registration.
2021-01-11 10:06:31 +01:00
config_test.go
Fix cluster peer HTTP SRV discovery
2021-02-03 03:08:13 -08:00
config.go
Enable --pre-vote=true by default in 3.5.
2021-03-12 16:23:23 +01:00
doc.go
…
etcd.go
Fix 2 sources of leaked memory: embed server HTTP & v3_snapshot.leasser.
2021-03-16 22:20:00 +01:00
serve_test.go
…
serve.go
…
util.go
…