blastrain / octilleryLinks
Go package for sharding databases ( Supports every ORM or raw SQL )
☆199Updated last year
Alternatives and similar repositories for octillery
Users that are interested in octillery are comparing it to the libraries listed below
Sorting:
- implement BulkInsert using gorm, just pass a Slice of Struct. Simple and compatible.☆280Updated 2 years ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- [mirror]☆280Updated last year
- concurrency utilities☆304Updated 6 years ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- A efficient, safely and easy-to-use session library for Go.☆231Updated last year
- Lightweight and fast SQL builder for Go language, moved to https://gitea.com/xorm/builder☆154Updated 6 years ago
- A Go redis cluster client built on top of redigo.☆232Updated 2 years ago
- trace requests using opentracing specification☆99Updated 2 weeks ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- simply SQL Parser for Go ( powered by vitess and TiDB )☆480Updated 2 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆137Updated last year
- A Go sql.DB wrapper for master-slave topologies☆193Updated 3 years ago
- gRPC server insterceptor for golang☆125Updated 3 years ago
- CyclicBarrier golang implementation☆158Updated 5 years ago
- The universal component of distributed locks in golang , support redis and postgresql☆62Updated 6 years ago
- Logrus Hook for ElasticSearch☆159Updated last year
- Examples of using github.com/gobwas/ws☆221Updated 4 years ago
- Simple SQL parser meant for querying CSV files☆425Updated 4 years ago
- Fast strftime for Go☆131Updated last month
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆194Updated 4 years ago
- Go simple async message bus☆283Updated 4 years ago
- Simple embedding of assets in go☆349Updated 6 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Alternative logging with zap for GORM ⚡️☆30Updated last year
- Go Pooling Helpers☆118Updated 5 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆201Updated last month