redislabs-training / ru204

This is the course repository for the Redis University RU204 Storing, Querying, and Indexing JSON at Speed course.
https://university.redis.com/courses/ru204/
MIT License
6 stars 17 forks source link

Add more example for redis om .net #56

Open imansafari1991 opened 1 year ago

imansafari1991 commented 1 year ago

I want to add more examples for redis om .net . Does it possible to contribute to this repo?

simonprickett commented 1 year ago

Hi there, thanks for your interest - potentially, yes. Did you have any specific examples in mind? These would have to work against the dataset and index provided with this course in order for us to be able to add them to the course.

imansafari1991 commented 1 year ago

Hi @simonprickett , I've been working with Redis.Om for a couple of months on a project with many advanced search examples, like Aggregations, Apply, And Filter etc. Some of these queries are tricky; I try to apply my queries to the existing dataset,