ipfans / echo-session

Package echo-session is a middleware that provides session support for echo.
Apache License 2.0
67 stars 36 forks source link

Expose redistore's SetMaxLength #21

Closed Etiennera closed 5 years ago

Etiennera commented 6 years ago

Add method MaxLength(int) to redisStore that calls redistore's SetMaxLength(int) on a redisStore's *redistore.RediStore