Skip to content

Commit c96830d

Browse files
authored
adding redis cloud to docs (RedisJSON#210)
please hold back merging
1 parent ebe5cb3 commit c96830d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/index.md

+6
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,19 @@ at: https://github.com/RedisJSON/RedisJSON
1818

1919
## Quickstart
2020

21+
1. [Create a free database in Redis Cloud](#redis-cloud)
2122
1. [Launch RedisJSON with Docker](#launch-redisjson-with-docker)
2223
1. [Use it from **any** Redis client](#using-redisjson), e.g.:
2324

2425
![RedisJSON with `redis-cli`](images/demo.gif)
2526

2627
Alternatively, you can also build and load the module yourself. [Build and Load the RedisJSON module library](#building-and-loading-the-module)
2728

29+
## Redis Cloud
30+
31+
RedisJSON is available on all Redis Cloud managed services. Redis Cloud Essentials offers a completely free managed databbases up to 30MB.
32+
33+
[Get started here](https://redislabs.com/redis-enterprise-cloud/).
2834

2935
## Launch RedisJSON with Docker
3036
Run the following on Windows, MacOS or Linux with Docker.

0 commit comments

Comments
 (0)