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 materials for `JSON.MSET` command. #60

Open simonprickett opened 1 year ago

simonprickett commented 1 year ago

When the JSON.MSET command is available in the cloud, enhance the course with content for it.

simonprickett commented 1 year ago

Do this at the same time as #59

simonprickett commented 1 year ago

This should go in the course in or just after section 1.4 - Updating Data with RedisJSON.

simonprickett commented 1 year ago

We should also update the code examples in section 2.2 to demonstrate this.