Skip to content

adding ability to index and query datetimes #240

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

Merged
merged 2 commits into from
Oct 26, 2022
Merged

Conversation

slorello89
Copy link
Member

Adds ability to index and query DateTimes in Redis with Redis OM, this will be a SOMEWHAT breaking change, because the mode of storage of DateTimes in Redis is changing from strings to numerics, this shouldn't effect anyone only working in Redis OM and interacting with said datetimes because the JSON parser is setup to handle both cases, but all the same it's changing the behavior at storage, so I'm revving to 0.4.0

Copy link

@bsbodden bsbodden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@iozcelik
Copy link

DateOnly and TimeOnly should included this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants