https://github.com/luxiaok/redismonitor
Redis多实例集中管理与监控的开源解决方案
https://github.com/luxiaok/redismonitor
bootstrap jinja2 pyredis python redis redismonitor tornado
Last synced: about 1 year ago
JSON representation
Redis多实例集中管理与监控的开源解决方案
- Host: GitHub
- URL: https://github.com/luxiaok/redismonitor
- Owner: luxiaok
- License: gpl-2.0
- Created: 2014-11-15T13:32:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-23T02:21:23.000Z (over 9 years ago)
- Last Synced: 2025-03-24T16:41:34.008Z (about 1 year ago)
- Topics: bootstrap, jinja2, pyredis, python, redis, redismonitor, tornado
- Language: JavaScript
- Size: 3.64 MB
- Stars: 18
- Watchers: 5
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RedisMonitor
============
## 开发中~ing ##
Redis多实例集中管理与监控的开源解决方案
## 【Python运维圈】微信公众号 ##

>也可以微信搜索 **Python运维圈**
## 技术交流QQ群 ##
**459457262**
>加群时请注明来自 **Github**
基于以下框架和组件
* 开发语言:[Python](http://www.python.org)
* Web框架:[Tornado](http://www.tornadoweb.org/en/stable/)
* 模版引擎:[Jinja2](http://jinja.pocoo.org/)
* 数据驱动:[PyRedis](https://pypi.python.org/pypi/redis)、[MySQLdb](https://pypi.python.org/pypi/MySQL-python)、[Torndb](https://pypi.python.org/pypi/torndb)
* 前端框架:[DevOOPS](https://github.com/devoopsme/devoops)、[Bootstrap3](https://github.com/twbs/bootstrap)