Redis Admin UI-A Redis UI management interface, redisui

Source: Internet
Author: User

Redis Admin UI-A Redis UI management interface, redisui
Redis Admin UI-A Redis UI Management Interface

 

The Redis management UI consists of two parts:

 

1. an Ajax client Web application (developed based on Google's closed Library: https://github.com/google/closure-library), which serves as a simple static HTML/JS/CSS application that can be easily modified, separate and host any static HTTP File Server from the server components.


2. A ServiceStack http://www.servicestack.net/ASP. NET Web Service Server

 

All Redis operations of the application provide the SOAP, XML, and JSON endpoints.
It is cross-platform, although it needs to run Mono on Linux as its. NET compiling: http://www.mono-project.com/asp.net.

 

The management UI is customized to easily modify and access any available Redis Web service operations: http://redisadminui.servicestack.net/redis/metadata.

 

A fully functional JavaScript RedisClient. js (http://redisadminui.servicestack.net/AjaxClient/js/RedisClient.js) Library provides the most convenient way to access these services from web pages.

 

Demo:

 

Http://redisadminui.servicestack.net/AjaxClient/

Source code:

 

Https://github.com/ServiceStackApps/RedisAdminUI

Other ServiceStack-based Apps:

 

Https://github.com/ServiceStackApps/LiveDemos

ServiceStack classic instance:

 

Https://github.com/ServiceStack/ServiceStack.Examples


How to create your first ServiceStack program and some community resources:

 

Https://github.com/ServiceStack/ServiceStack/wiki/Create-your-first-webservice

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.