Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 725137e

Browse files
committed
2 parents 31342e6 + 04e8404 commit 725137e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,17 @@ A more detailed list of the available RedisClient API's used in the example can
153153
- [IRedisTypedClient<T>](https://github.com/ServiceStack/ServiceStack/blob/master/src/ServiceStack.Interfaces/Redis/Generic/IRedisTypedClient.cs)
154154
- [IRedisNativeClient](https://github.com/ServiceStack/ServiceStack/blob/master/src/ServiceStack.Interfaces/Redis/IRedisNativeClient.cs)
155155

156+
## [Redis React Browser](https://servicestack.net/redis-react)
157+
158+
Redis React is a simple user-friendly UI for browsing data in Redis servers which takes advantages of the complex
159+
type conventions built in the ServiceStack.Redis Client to provide a rich, human-friendly UI for navigating related datasets, enabling a fast and fluid browsing experience for your Redis servers.
160+
161+
#### [Live Demo](http://redisreact.servicestack.net/#/)
162+
163+
[![](https://raw.githubusercontent.com/ServiceStack/Assets/master/img/livedemos/redis-react/home.png)](http://redisreact.servicestack.net/#/)
164+
165+
#### Downloads available from [Redis React Home Page](https://servicestack.net/redis-react)
166+
156167
## [Redis Sentinel](https://github.com/ServiceStack/ServiceStack.Redis/wiki/Redis-Sentinel)
157168

158169
To use the new Sentinel support, instead of populating the Redis Client Managers with the

0 commit comments

Comments
 (0)