mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Added oras to Distributed Systems Section (#5878)
This commit is contained in:
parent
f48ec25928
commit
ebfea75786
@ -1022,6 +1022,7 @@ _Packages that help with building Distributed Systems._
|
||||
- [mochi mqtt](https://github.com/mochi-co/mqtt) - Fully spec compliant, embeddable high-performance MQTT v5/v3 broker for IoT, smarthome, and pubsub.
|
||||
- [NATS](https://github.com/nats-io/nats-server) - NATS is a simple, secure, and performant communications system for digital systems, services, and devices.
|
||||
- [opentelemetry-go-auto-instrumentation](https://github.com/alibaba/opentelemetry-go-auto-instrumentation) - OpenTelemetry Compile-Time Instrumentation for Golang.
|
||||
- [oras](https://github.com/oras-project/oras) - CLI and library for OCI Artifacts in container registries.
|
||||
- [outbox](https://github.com/oagudo/outbox) - Lightweight library for the transactional outbox pattern in Go, not tied to any specific relational database or broker.
|
||||
- [outboxer](https://github.com/italolelis/outboxer) - Outboxer is a go library that implements the outbox pattern.
|
||||
- [pglock](https://cirello.io/pglock) - PostgreSQL-backed distributed locking implementation.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user