lox / httpcache

An RFC7234 compliant golang http.Handler for caching HTTP responses
MIT License
264 stars 28 forks source link

Still maintained? #38

Open StarpTech opened 7 years ago

StarpTech commented 7 years ago

Hi thanks for the great software. I see there are some open issues which are untouched since a year. Do you use httpcache in Production? Thanks.

lox commented 7 years ago

Hi @StarpTech, not actively, no. I've tried a few times to rewrite it but haven't gotten the time or found the right architecture. I'd love some assistance :)

StarpTech commented 7 years ago

Hi, @lox thanks for the fast feedback. At the moment we have no needs for your package but it worked well with some of my prototypes. Regarding the race conditions in https://github.com/lox/httpcache/issues/39, we can't use it for serious apps. At the moment my time is also very limited, sry.

StarpTech commented 7 years ago

If you don't have the intention to improve the software I would notice that (include the race conditions) on the readme before any developer invest in it.