Skip to content

Commit a03a79f

Browse files
authored
adding redisinsight to our docs (#1521)
* adding redisinsight to our docs * fix typo
1 parent 7961d5a commit a03a79f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/clients.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# Client Libraries
1+
# RedisGraph Client Libraries
22

3-
The full functionality of RedisGraph is available through `redis-cli` and the Redis API, but a number of client libraries have been written to improve abstractions and allow for a more natural experience in a project's native language. Additionally, these clients take advantage of some RedisGraph features that may reduce network throughput in some circumstances.
3+
The full functionality of RedisGraph is available through `redis-cli` and the Redis API. [RedisInsight](https://redislabs.com/redis-enterprise/redis-insight/) is a visual tool that provides capabilities to design, develop and optimize into a single easy-to-use environment, and has built-in support for RedisGraph.
4+
In addition there are severeal client libraries to improve abstractions and allow for a more natural experience in a project's native language. Additionally, these clients take advantage of some RedisGraph features that may reduce network throughput in some circumstances.
45

5-
## Currently-available Libraries
6+
## Currently available Libraries
67

78
| Project | Language | License | Author | Stars |
89
| --------------------------------------------------------- | ---------- | ------- | ------------------------------------------- | -------------------------------------------------------------- |

0 commit comments

Comments
 (0)