ipfs-cluster/api
Kishan Sagathiya b6ba67804f Fix #448: rest api client: Load balancing client implementations
This adds a LoadBalancing rest client implementation which is initialized with a set of client configurations and can use two strategies: failover and roundrobin (more strategies can be added by implementing the LBStrategy interface).
2019-07-19 15:17:51 +02:00
..
ipfsproxy Update deps along with go-libp2p-core refactor 2019-06-14 13:10:45 +02:00
pb PinOptions protobuf: add comment 2019-02-25 11:21:39 +00:00
rest Fix #448: rest api client: Load balancing client implementations 2019-07-19 15:17:51 +02:00
add_test.go Fix tests 2018-08-09 03:42:39 +02:00
add.go support --nocopy when adding URLs 2019-03-26 10:22:37 -05:00
types_test.go Update deps along with go-libp2p-core refactor 2019-06-14 13:10:45 +02:00
types.go Update deps along with go-libp2p-core refactor 2019-06-14 13:10:45 +02:00
util.go Update deps along with go-libp2p-core refactor 2019-06-14 13:10:45 +02:00