Simon Prickett

Results 48 comments of Simon Prickett

Thanks - I'll take a look as able... if you'd like to create a PR for (2) you can become a contributor!

> @simonprickett I believe this has been added? Not at multiple depth levels IIRC.

Closing - refer to #258 thanks.

Hold off on this until we move to the latest redis-py which includes full async support and makes aioredis deprecated.

Thanks - I'll see if we can add an error here.

@gam-phon sorry for the slow response - I agree that this doesn't seem to be necessary and could be removed.

It's a different programming paradigm, but OM .NET has aggregations, might be worth a look at how Steve did that https://github.com/redis/redis-om-dotnet#-aggregations

Removing `Optional` here fixed the indexing. `full_text_search` wasn't an issue.