Editing
This commit is contained in:
parent
d2b7c93318
commit
20c58e51a3
1 changed files with 4 additions and 2 deletions
|
@ -161,8 +161,10 @@ So, what won't work without these modules?
|
|||
|
||||
You can use RediSearch and RedisJSON with your self-hosted Redis deployment. Just follow the instructions on installing the binary versions of the modules in their Quick Start Guides:
|
||||
|
||||
- [RedisJSON](https://oss.redis.com/redisjson/#download-and-running-binaries)
|
||||
- [RediSearch](https://oss.redis.com/redisearch/Quick_Start/#download_and_running_binaries)
|
||||
- [RedisJSON Quick Start - Running Binaries](https://oss.redis.com/redisjson/#download-and-running-binaries)
|
||||
- [RediSearch Quick Start - Running Binaries](https://oss.redis.com/redisearch/Quick_Start/#download_and_running_binaries)
|
||||
|
||||
*NOTE*: Both Quick Start Guides also have instructions on how to run these modules in Redis with Docker.
|
||||
|
||||
RediSearch and RedisJSON are also available on all Redis Cloud managed services. [Get started here.](https://redis.com/try-free/)
|
||||
|
||||
|
|
Loading…
Reference in a new issue