Added capillaries

This commit is contained in:
KH 2023-12-11 17:40:22 -08:00
parent 6051ff629e
commit 9a9e4e0b0c
1 changed files with 1 additions and 0 deletions

View File

@ -893,6 +893,7 @@ _Libraries for working with dates and times._
_Packages that help with building Distributed Systems._
- [arpc](https://github.com/lesismal/arpc) - More effective network communication, support two-way-calling, notify, broadcast.
- [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.
- [consistent](https://github.com/buraksezer/consistent) - Consistent hashing with bounded loads.
- [consistenthash](https://github.com/mbrostami/consistenthash) - Consistent hashing with configurable replicas.