victorspringer / http-cache

High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs
https://godoc.org/github.com/victorspringer/http-cache
MIT License
339 stars 63 forks source link

Update redis example in README #11

Closed Cian911 closed 2 years ago

Cian911 commented 3 years ago

cache.NewClient returns both a client and error. Updating README to fix this.

Cian911 commented 2 years ago

Bump @victorspringer :)

victorspringer commented 2 years ago

Thanks @Cian911 and sorry for the delay :P