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

Fix startup on total storage memory adapter #19

Closed kris-watts-gravwell closed 6 months ago

kris-watts-gravwell commented 8 months ago

Total storage option without a capacity causes startup to fail, this fixes that.