top | item 21588174

Show HN: Efficient Redis Go Client

6 points| kloeq | 6 years ago |github.com

2 comments

order

nuggien|6 years ago

How does this compare to go-redis (https://github.com/go-redis/redis)?

kloeq|6 years ago

Both have a type safe API. Go-redis supports more commands. This client is significantly faster, especially with concurrent use.