-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
https://docs.gofiber.io/middleware/session#production-configuration
In this example need to use import "github.com/gofiber/storage/redis/v3" instead of "github.com/gofiber/storage/redis".
Because "github.com/gofiber/storage/redis" is not works with fiber v3.
Reactions are currently unavailable