Skip to content

Tags: hertz-contrib/sessions

Tags

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add rediscluster for sessions (#12)

* feat: add rediscluster

* update tests.yml

* update tests.yml

* update tests.yml

* use go-redis

* gofumpt

* update test

* update test

* update license

* chore: add lint

---------

Co-authored-by: kinggo <lilong.21@bytedance.com>

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
optimize: provides an API to help users modify data using session_id (#9

)

* chore: add redis store vendor

* feat: add SaveSessionWithoutContext and LoadSessionBySessionId

* feat: add SaveSessionWithoutContext and LoadSessionBySessionId

* feat: add SaveSessionWithoutContext and LoadSessionBySessionId

* chore: upgrade hertz version

* test: add unit test

v1.0.1

Toggle v1.0.1's commit message
style: improve function sign

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add statement about sessions (#4)

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add statement about sessions (#4)