Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yuchanns/rediflight

Singleflight across multiple processes with Redis.
https://github.com/yuchanns/rediflight

generics go redis singleflight

Last synced: 15 days ago
JSON representation

Singleflight across multiple processes with Redis.

Awesome Lists containing this project

README

        

# rediflight

Singleflight across multiple processes with Redis.

## API Compatible
- [x] `func (*Group) Do`
- [x] `func (*Group) DoChan`
- [ ] `func (*Group) Forget`