Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luxiaok/redismonitor
Redis多实例集中管理与监控的开源解决方案
https://github.com/luxiaok/redismonitor
bootstrap jinja2 pyredis python redis redismonitor tornado
Last synced: 2 months 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-23T02:21:23.000Z (almost 8 years ago)
- Last Synced: 2023-02-26T20:42:53.522Z (almost 2 years 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运维圈](https://raw.githubusercontent.com/luxiaok/SaltAdmin/master/static/images/ops_circle_qrcode.jpg)
>也可以微信搜索 **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)