darkweak / souin

An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @go-chi, @bnkamalesh, @beego, @devfeel, @labstack, @gofiber, @go-goyave, @go-kratos, @gin-gonic, @roadrunner-server, @zalando, @zeromicro, @nginx and @apache

Home Page:https://docs.souin.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Which one to use with caddy?

fliespl opened this issue · comments

github.com/darkweak/souin/plugins/caddy
or
https://github.com/caddyserver/cache-handler

Are they both the same?

Hello 👋
The cache-handler is considered as the stable release and souin/plugins/caddy is the development repository. You can access some new features at early stage on the souin repository.

Thanks much!