redis-performance / opentelemetry-go-http-sampleLinks
This demo showcases OpenTelemetry distributed tracing of a sample Golang HTTP App that uses a Redis backend. This setup relies on Jaeger to receive and visualize traces.
☆10Updated 4 years ago
Alternatives and similar repositories for opentelemetry-go-http-sample
Users that are interested in opentelemetry-go-http-sample are comparing it to the libraries listed below
Sorting:
- Monorepo for All Things Microservices YouTube Series☆13Updated 3 years ago
- concurrent map implementation using bucket list like a skip list.☆10Updated 3 years ago
- [WIP]Redis data structure based on key/value storage engine.☆14Updated 2 years ago
- Basic service discovery implementation 🥳☆46Updated 3 years ago
- S.O.L.I.D Principles in go☆34Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A simple rate limiting library with swappable algorithms and configurable backends (e.g. Redis, in-memory, etc.).☆17Updated 4 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Small and easy server for web-hooks to deploy software on push from gitlab/github/hg and so on☆10Updated 9 months ago
- Go implementation of Netflix/concurrency-limits☆138Updated 3 weeks ago
- A distributed system for enqueuing and processing jobs asynchronously in Go☆11Updated 7 years ago
- ☆17Updated 10 years ago
- Simple demo on OpenTracing with Go☆17Updated 7 years ago
- Designing Microservices Platforms with NATS, published by Packt☆87Updated 2 years ago
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆160Updated 2 years ago
- Hands-On Dependency Injection in Go, published by Packt☆145Updated 3 years ago
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆40Updated last month
- Simple implementation of raft based consensus algorithm used in distributed systems. This application is built for demonstration purpose …☆18Updated 3 years ago
- Cache benchmark for Golang☆77Updated 2 years ago
- A (micro) service that generates large amounts of fake data (users, json, yaml, ecommerce ...)☆17Updated 7 years ago
- Kafka Pub/Sub for the Watermill project.☆76Updated 3 months ago
- Golang channels over TCP☆13Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆95Updated last year
- Fast Go Event Queue with Partitioned Topics & Broadcast Channels 🚀☆19Updated 10 months ago
- Two simple Go microservices instrumented with Jaeger+OpenTelemetry☆46Updated 2 years ago
- Fupisha is a modern url shortening service. Fupisha is a swahili word for Shorten.☆21Updated 2 years ago
- Run Service Weaver applications on vanilla Kubernetes.☆64Updated 6 months ago
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆115Updated 9 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.☆21Updated 3 years ago