kak-tus / ami
Go client to reliable queues based on Redis Cluster Streams
☆28Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ami
- an encrypted UDP connection between two peers using QUIC☆27Updated 6 months ago
- A task queue library for Go.☆33Updated 2 years ago
- parallel: a Go Parallel Processing Library☆29Updated 4 years ago
- A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and ex…☆14Updated 5 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- A Go distributed systems development framework☆25Updated last week
- Memory store like map[string]interface{} with better performance when reuse memory☆18Updated 2 years ago
- Connection Pool, referenced from go-redis's conn pool