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

Have more JSON serialization controls on JsonCommands Set methods. #222

Closed
RickyLin opened this issue Dec 8, 2023 · 0 comments · Fixed by #223
Closed

Have more JSON serialization controls on JsonCommands Set methods. #222

RickyLin opened this issue Dec 8, 2023 · 0 comments · Fixed by #223

Comments

@RickyLin
Copy link
Contributor

RickyLin commented Dec 8, 2023

NRedisStack Version: 0.10.1

Redis Stack Version: 7.2.3

Description:
We may need more JSON serialization controls on how object is serialized. It should be easy to add a JsonSerializerOptions parameter to Set, SetAsync, Merge and MergeAsync method of JsonCommands type.

RickyLin added a commit to RickyLin/NRedisStack that referenced this issue Dec 8, 2023
RickyLin added a commit to RickyLin/NRedisStack that referenced this issue Dec 8, 2023
RickyLin added a commit to RickyLin/NRedisStack that referenced this issue Dec 8, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Closed redis#222
shacharPash added a commit that referenced this issue Dec 11, 2023
)

* Added JsonSerializerOptions parameter to Set and SetAsync methods.
Closed #222

* format

* { get; set; } for Birthday

* remove  { get; set; }

---------

Co-authored-by: shacharPash <[email protected]>
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 a pull request may close this issue.

1 participant