mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add z5labs bedrock (#5180)
This commit is contained in:
parent
5ed4695674
commit
5e49820321
@ -906,6 +906,7 @@ _Libraries for working with dates and times._
|
|||||||
_Packages that help with building Distributed Systems._
|
_Packages that help with building Distributed Systems._
|
||||||
|
|
||||||
- [arpc](https://github.com/lesismal/arpc) - More effective network communication, support two-way-calling, notify, broadcast.
|
- [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.
|
||||||
- [celeriac](https://github.com/svcavallar/celeriac.v1) - Library for adding support for interacting and monitoring Celery workers, tasks and events in Go.
|
- [celeriac](https://github.com/svcavallar/celeriac.v1) - Library for adding support for interacting and monitoring Celery workers, tasks and events in Go.
|
||||||
- [consistent](https://github.com/buraksezer/consistent) - Consistent hashing with bounded loads.
|
- [consistent](https://github.com/buraksezer/consistent) - Consistent hashing with bounded loads.
|
||||||
- [consistenthash](https://github.com/mbrostami/consistenthash) - Consistent hashing with configurable replicas.
|
- [consistenthash](https://github.com/mbrostami/consistenthash) - Consistent hashing with configurable replicas.
|
||||||
|
Loading…
Reference in New Issue
Block a user