dgrijalva / retry
An interface and various implementations of retry behavior in Go
☆20Updated 10 years ago
Alternatives and similar repositories for retry:
Users that are interested in retry are comparing it to the libraries listed below
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 5 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated 10 months ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Go HTTP Server Middleware and Client Tripperware☆77Updated 4 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- extract value from map/struct by dot notated syntax like "Foo.Bar[0].Baz"☆18Updated 8 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Buffered Reader/Writer☆75Updated 7 months ago
- ☆15Updated 7 years ago
- build simple single-layer containers and upload them to a repository.☆39Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Go vanity domain HTTP handler☆30Updated 7 months ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- An LRU cache with support for max age☆46Updated 4 months ago
- gRPC-Go experimental branch using Go's native http2 support☆15Updated 7 years ago
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 6 years ago
- A simple library to share workloads to a group of workers with one leader at any time. Built on top of Redis.☆16Updated 2 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 3 years ago
- Abstract logging for Golang projects. A kind of log4go in the spirit of log4j☆18Updated 4 years ago
- Easy groupcache clustering on GCE☆35Updated 6 years ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Some useful Go's protoc plugins.☆57Updated 7 years ago