rv404674 / goRubuLinks
A URL shortener written in Go, with a Mongo based backend, Prometheus and Grafana based monitoring, Memcached based write-through caching. The whole application is also dockerized.
☆36Updated 4 years ago
Alternatives and similar repositories for goRubu
Users that are interested in goRubu are comparing it to the libraries listed below
Sorting:
- A sample project to upload big files by chunking them and uploading the chunks concurrently.☆15Updated 4 years ago
- ☆37Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 8 months ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.☆19Updated 3 years ago
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.☆82Updated 4 months ago
- A distributed message queue.☆125Updated 3 weeks ago
- A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.☆46Updated 5 years ago
- Highly scalable video streaming website built with microservices (Go, Docker, Kubernetes, PostgreSQL, gRPC, Redis, RabbitMQ, Prometheus, …☆74Updated 7 years ago
- The Service Bus!☆51Updated 4 months ago
- Utility package for web development in Go☆18Updated 2 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- ☆23Updated 4 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Go localization framework☆31Updated last month
- Drive higher confidence in making changes by detecting large blocks of untested functionality☆61Updated 3 years ago
- A tiny go package to manage HTTP requests with dead letter management/retry. Based on go-redis.☆18Updated 2 years ago
- A round robin load balancer implemented in Go used to route requests across multiple servers☆42Updated 5 years ago
- Persistent Key-Value store based on BitCask.