Hacker News new | ask | show | jobs
by nuggien 2405 days ago
How does this compare to go-redis (https://github.com/go-redis/redis)?
1 comments

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