Redis Admin UI——一個Redis UI管理介面,redisui

來源:互聯網
上載者:User

Redis Admin UI——一個Redis UI管理介面,redisui
Redis Admin UI——一個Redis UI管理介面

 

Redis的管理UI是由兩部分組成:

 

1.An Ajax用戶端的Web應用程式(基於Google的閉合庫開發的:https://github.com/google/closure-library),它作為一個簡單的靜態HTML/ JS/ CSS的應用程式,可以很容易地修改,並從伺服器組件分離和託管任何靜態HTTP檔案伺服器上。


2.一個ServiceStack http://www.servicestack.net/ ASP.NET Web服務的伺服器

 

應用程式的所有Redis的操作提供SOAP,XML和JSON終點。
它是跨平台的,雖然作為其.NET編寫需要Mono在Linux上運行:http://www.mono-project.com/ASP.NET。

 

該管理UI是定製的,可以很容易地修改並訪問任何可用的Redis的Web服務作業:http://redisadminui.servicestack.net/redis/metadata。

 

一個功能齊全的JavaScript RedisClient.js(http://redisadminui.servicestack.net/AjaxClient/js/RedisClient.js)庫提供了最便捷的方式從網頁訪問這些服務。

 

示範:

 

http://redisadminui.servicestack.net/AjaxClient/

源碼:

 

https://github.com/ServiceStackApps/RedisAdminUI

 其他一些基於ServiceStack的app展示:

 

https://github.com/ServiceStackApps/LiveDemos

ServiceStack經典執行個體:

 

https://github.com/ServiceStack/ServiceStack.Examples


如何建立你的第一個ServiceStack程式以及一些社區資源:

 

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

相關文章

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.