nats-jetstream
There are 44 repositories under nats-jetstream topic.
shijuvar/go-distributed-sys
Guidance for building event-driven distributed systems and microservices in Go with NATS JetStream, gRPC and CockroachDB
voxoco/nqlite
Easy, lightweight, relational database using SQLite and NATS JetStream
ramank775/chat-server
A chat server based on the microservice architecture to ensure high availability, high throughput, horizontal scalability
softwaremill/OtterJet
Visualization of messages from a NATS JetStream server
1995parham/saf
Using NATS Jetstream as queue manager to replace RabbitMQ, etc.
ebubekiryigit/go-nats-jetstream-example
Simple PubSub application using Go and NATS JetStream: A practical introduction to building a pub-sub system with efficient message delivery.
threeport/threeport
The cloud native application orchestrator
snapp-incubator/stan-js-replicator
replicate messages from streaming channel to jetstream
solidpulse/natsdash
NATS GUI - GUI for NATS Core, GUI for NATS Jetstream
amirhnajafiz/jetstream-mirroring
NATS jetstream mirroring with Benthos.
verifa/horizon
Building blocks and patterns for creating a minimal internal developer platform
amirhnajafiz/natsbench-runbook
A runbook for better NATS benchmarking.
AyushSenapati/reactive-micro
`reactive micro` stands for reactive microservices. It demonstrates how cooperative microservices can be built using event bus with out being tightly coupled, how distributed transactions can be achieved using choreography saga pattern, enforcing ACL based authorization across services and many more...
nunchistudio/helix
helix is a framework for building cloud-native, consistent, reliable, and high-performance (micro) services with automatic logging, tracing, observability, and event propagation across services and integrations.
Minehut/archie
a scalable file archiver for MinIO events
Intelecy/jet-capture
Capture, decode, demux, and store NATS JetStream messages
ragul28/grpc-event-stream
NATS based Event stream project using gRPC as service transport. This explores microservices project structure in Golang.
alwitt/httpmq
HTTP/2 based message broker built around NATS JetStream
amirhnajafiz/jester
JetStream tester with Golang.
nunchistudio/helix.go
helix.go is the Go implementation of helix, for building cloud-native, consistent, reliable, and high-performance (micro) services with automatic logging, tracing, observability, and event propagation across services and integrations.
RashadAnsari/nats-example
NATS messaging system example usage in Go programming language
threeport/releases
The cloud native application orchestrator
vmkteam/brokersrv
Transparent gateway on top of JSON-RPC 2.0 server that's passes RPC requests to NATS server.
alexy4744/nestjs-nats-jetstream-transporter
Package moved to https://github.com/alexy4744/packages
carverauto/eventrunner
high-speed opensource event processing engine
carverauto/gofr-nats
GoFr NATS JetStream PubSub
KavehHashemi/Brachio
A React client for monitoring and managing jetstreams in NATS messaging system, written in typescript.
manigandand/nats-demo
Nats Jetstream pubsub examples.
kikihakiem/gkit
Gkit is a toolkit for building Go applications. It's similar to Go kit except it uses generic for type-safety.
mmaksi/event-exchange
Microservices web app that allows users to buy and sell event tickets online using Stripe.
nunchistudio/helix.ts
helix.ts is the TypeScript implementation of helix, for consuming public types on the front-end exposed by micro-services.
nunchistudio/platform-starter
Source code of the helix guide: From zero to hero in 20′.
prosenjitjoy/Go-with-NATS
Collection of example code used for learning NATS using Go.
yashkundu/rhime
Rhime is a social media music recommendation application built using event-driven architectural patterns as a combination of multiple decoupled microservices with asynchronous communication between them.
HossamGeek/nats-event-service
The NatsService is a comprehensive service layer designed to facilitate interaction with the NATS messaging system, offering a robust set of functionalities tailored for efficient and flexible message handling across distributed systems.
HossamGeek/nats-storage-service
nats-storage-service as class, which is responsible for interfacing with NATS JetStream for model operations, including model creation, updating, deletion, and data manipulation within models.