Skip to content

Commit 31e0bf5

Browse files
LiorKogangkorland
andauthored
Update README.md (RedisJSON#994)
Co-authored-by: Guy Korland <gkorland@gmail.com>
1 parent 6736e1a commit 31e0bf5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
[![Forum](https://img.shields.io/badge/Forum-RedisJSON-blue)](https://forum.redislabs.com/c/modules/redisjson)
1010
[![Discord](https://img.shields.io/discord/697882427875393627?style=flat-square)](https://discord.gg/QUkjSsk)
1111

12+
<img src="docs/docs/images/logo.svg" alt="logo" width="300"/>
13+
14+
## Overview
15+
1216
RedisJSON is a [Redis](https://redis.io/) module that implements [ECMA-404 The JSON Data Interchange Standard](https://json.org/) as a native data type. It allows storing, updating and fetching JSON values from Redis keys (documents).
1317

1418
## Primary features

0 commit comments

Comments
 (0)