mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added outboxer (#2375)
This commit is contained in:
parent
7aba15aed7
commit
ffc8840adc
@ -522,6 +522,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [KrakenD](https://github.com/devopsfaith/krakend) - Ultra performant API Gateway framework with middlewares.
|
* [KrakenD](https://github.com/devopsfaith/krakend) - Ultra performant API Gateway framework with middlewares.
|
||||||
* [micro](https://github.com/micro/micro) - Pluggable microservice toolkit and distributed systems platform.
|
* [micro](https://github.com/micro/micro) - Pluggable microservice toolkit and distributed systems platform.
|
||||||
* [NATS](https://github.com/nats-io/gnatsd) - Lightweight, high performance messaging system for microservices, IoT, and cloud native systems.
|
* [NATS](https://github.com/nats-io/gnatsd) - Lightweight, high performance messaging system for microservices, IoT, and cloud native systems.
|
||||||
|
* [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.
|
* [pglock](https://cirello.io/pglock) - PostgreSQL-backed distributed locking implementation.
|
||||||
* [raft](https://github.com/hashicorp/raft) - Golang implementation of the Raft consensus protocol, by HashiCorp.
|
* [raft](https://github.com/hashicorp/raft) - Golang implementation of the Raft consensus protocol, by HashiCorp.
|
||||||
* [raft](https://github.com/coreos/etcd/tree/master/raft) - Go implementation of the Raft consensus protocol, by CoreOS.
|
* [raft](https://github.com/coreos/etcd/tree/master/raft) - Go implementation of the Raft consensus protocol, by CoreOS.
|
||||||
|
Loading…
Reference in New Issue
Block a user