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

Add support for in-memory NutsDB

zx8 opened this issue · comments

commented

Since v0.7.0, NutsDB has supported in-memory storage.

Looking through the configuration parsing code for NutsDB for Caddy, it seems that Souin does not yet support an in-memory option.

Is this an option you might consider adding?

Thank you!

Hello, @zx8 thank you for pointing out this feature. We will be able to replace badger default storage by nutsdb in memory with that! 👍