mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Add circuit to Distributed Systems section (#6171)
* Add circuit to Distributed Systems section * Update README.md Removed celeriac due to non-conformance with awesome-go quality standards
This commit is contained in:
parent
3566a10503
commit
16ae87c632
@ -989,7 +989,7 @@ _Packages that help with building Distributed Systems._
|
||||
- [arpc](https://github.com/lesismal/arpc) - More effective network communication, support two-way-calling, notify, broadcast.
|
||||
- [bedrock](https://github.com/z5labs/bedrock) - Provides a minimal, modular and composable foundation for quickly developing services and more use case specific frameworks in Go.
|
||||
- [capillaries](https://github.com/capillariesio/capillaries) - distributed batch data processing framework.
|
||||
- [celeriac](https://github.com/svcavallar/celeriac.v1) - Library for adding support for interacting and monitoring Celery workers, tasks and events in Go.
|
||||
- [circuit](https://github.com/schigh/circuit) - Circuit breaker with gradual recovery via probabilistic throttling.
|
||||
- [committer](https://github.com/vadiminshakov/committer) - A distributed transactions management system (2PC/3PC implementation).
|
||||
- [consistent](https://github.com/buraksezer/consistent) - Consistent hashing with bounded loads.
|
||||
- [consistenthash](https://github.com/mbrostami/consistenthash) - Consistent hashing with configurable replicas.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user