featurebase/http
reesporte 276088c386 fix panic on POST /transaction on non-primary node
- if we're a non-primary node, redirect to the primary
- if non-primary nodes can create transactions now, then the client should not receive an ErrNotPrimaryNode
- streamline metrics logic
2022-01-24 15:24:21 -06:00
..
client.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
client_test.go fix panic on POST /transaction on non-primary node 2022-01-24 15:24:21 -06:00
error.go add copyright notice back in 2021-12-10 11:01:04 -06:00
handler.go fix panic on POST /transaction on non-primary node 2022-01-24 15:24:21 -06:00
handler_internal_test.go add test coverage 2022-01-21 13:57:47 -06:00
handler_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
translator.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
translator_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00