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

Added text materials for JSON.MSET. #63

Open simonprickett opened 1 year ago

simonprickett commented 1 year ago

Closes #60 when completed.

simonprickett commented 1 year ago

Need to also ensure that docker-compose.yml has a new version of Redis Stack that has JSON.MSET and test that the rest of the course works with this.