Skip to content

redsquare/ServiceStack.RedisWebServices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the new google group or follow @demisbellot and @ServiceStack for twitter updates.

#ServiceStack Redis Web Services including the Redis Admin UI Included is a ServiceStack web service layer which provide JSON, XML, JSV and SOAP 1.1/1.2 for all of Redis operations. Just like the RedisAdminUI this allows you to fully manage your redis-server instance using javascript from a browser.

##Live Demo A live demo of the RedisAdminUI can be found here http://servicestack.net/RedisAdminUI/AjaxClient/

View the demos live list of the available web services.

#Download ServiceStack.RedisWebServices/downloads

##Troubleshooting Note: if running via XSP you will want to change the 'DefaultRedirectPath' to:

<add key="DefaultRedirectPath" value="AjaxClient/default.htm"/>

About

RedisAdminUI and XML, JSON, JSV and SOAP Web Service layer around Redis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 80.2%
  • JavaScript 19.7%
  • Classic ASP 0.1%