Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optimize: provides an API to help users modify data using session_id #9

Merged
merged 6 commits into from
May 5, 2023

Conversation

li-jin-gou
Copy link
Contributor

@li-jin-gou li-jin-gou commented May 5, 2023

What type of PR is this?

optimize

What this PR does / why we need it (English/Chinese):

  • provides an API to help users modify data using session_id
  • 支持当使用 redis 存储时通过 session_id 操作 session 数据(增加 LoadSeesionBySeesionId)

Which issue(s) this PR fixes:

Fixes #8

@li-jin-gou li-jin-gou force-pushed the optimize/add_redis_vendor branch 6 times, most recently from fb5a1e1 to eb8aca3 Compare May 5, 2023 05:05
@li-jin-gou li-jin-gou requested a review from Skyenought May 5, 2023 05:52
@Skyenought
Copy link
Member

Skyenought commented May 5, 2023

升级一下 hertz 的版本? , 我好久没升级了😃

@li-jin-gou
Copy link
Contributor Author

升级一下 hertz 的版本? , 我好久没升级了😃

done

@li-jin-gou li-jin-gou merged commit a11cabb into hertz-contrib:main May 5, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: provides an API to help users modify data using session_id
2 participants