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

Add support for FT.TAGVALS in repositories #23

Closed
bsbodden opened this issue Mar 25, 2022 · 0 comments
Closed

Add support for FT.TAGVALS in repositories #23

bsbodden opened this issue Mar 25, 2022 · 0 comments
Assignees

Comments

@bsbodden
Copy link
Contributor

expose FT.TAGVALS as getAll[Tag Indexed Field] so if in the domain they annotated a field named colors with @Indexable then they can declare a getAllColors method and under the covers, we’ll use FT.TAGVALS

@bsbodden bsbodden self-assigned this Mar 29, 2022
bsbodden added a commit to bsbodden/redis-om-spring that referenced this issue Mar 29, 2022
bsbodden added a commit that referenced this issue Mar 30, 2022
* feature: allows for overriding of redis operations bean

* feature: handle pagination queries in repository

* feature: implement getAllXxx repo tag field method backed by FT.TAGVALS (resolves gh-23)

* feature: implement getIds repository method to retrive/paginate keys

* feature: implement JSON delete given a path in repositories (resolves gh-24)

* fix: fix bad merge
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

No branches or pull requests

1 participant