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
https://docs.souin.io
MIT License
721 stars 56 forks source link

Update Nutsdb to latest version 1.0.4 #521

Closed adammakowskidev closed 5 months ago

adammakowskidev commented 6 months ago

Hi I see that Souin is currently using nutsdb version 0.14.3, currently the latest version is 1.0.4 and it looks like a stable release and fixing many bugs. Nuts is one of the few engines that is very efficient and works well.

https://github.com/nutsdb/nutsdb/releases

@darkweak can we hope on an upgrade? :)

Regards

darkweak commented 6 months ago

hey @adammakowskidev it will take some time to bump the nuts version because they changed their API so actually I can't use it to list the keys. I'm trying to find a workaround for that but I can't tell you how many time it will take to be done.

adammakowskidev commented 5 months ago

@darkweak Thank you for your reply.