Antonio Navarro Perez
|
f67db5035e
|
Add part of cache back.
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
|
2021-03-01 19:09:31 +01:00 |
|
Antonio Navarro Perez
|
ea7643f8bf
|
Add documentation and try to remove code.
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
|
2021-03-01 16:25:32 +01:00 |
|
Nia Weiss
|
8b645e02a2
|
stop caching node state in Etcd
|
2021-02-24 17:19:27 -05:00 |
|
Seebs
|
07a014e952
|
cache Nodes calls in EtcdWithCache
The Peers() data is cached, but then every call still has to unmarshal JSON
and that's stunningly expensive. Let's not!
|
2021-02-15 10:19:56 -06:00 |
|
Travis
|
97eaff5c82
|
use Etcd Noder; actually use EtcdWithCache
|
2021-01-31 23:42:44 -06:00 |
|
Travis
|
f8e6115c0e
|
fix linter and go.mod issues
|
2021-01-06 15:01:50 -06:00 |
|
Travis
|
2c1a019c9e
|
add licence headers
|
2021-01-06 14:42:28 -06:00 |
|
Travis
|
0da35fb72b
|
add subpackages: topology, net
|
2021-01-06 13:21:36 -06:00 |
|