File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,19 @@ at: https://github.com/RedisJSON/RedisJSON
18
18
19
19
## Quickstart
20
20
21
+ 1 . [ Create a free database in Redis Cloud] ( #redis-cloud )
21
22
1 . [ Launch RedisJSON with Docker] ( #launch-redisjson-with-docker )
22
23
1 . [ Use it from ** any** Redis client] ( #using-redisjson ) , e.g.:
23
24
24
25
![ RedisJSON with ` redis-cli ` ] ( images/demo.gif )
25
26
26
27
Alternatively, you can also build and load the module yourself. [ Build and Load the RedisJSON module library] ( #building-and-loading-the-module )
27
28
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/ ) .
28
34
29
35
## Launch RedisJSON with Docker
30
36
Run the following on Windows, MacOS or Linux with Docker.
You can’t perform that action at this time.
0 commit comments