mysql-proxy-cache

用于 mysql 的协议级缓存层。「A protocol-level caching layer for mysql」

  • 所有者: clofresh/mysql-proxy-cache
  • 平台: Linux,Mac,Windows
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Dependencies:

Usage:

Assuming you have mysql and memcache instances running locally listening at their respective default ports, you can just run the following commands:

mysql-proxy --proxy-lua-script=mysql-proxy-cache.lua

Then, point your application to mysql proxy on port 4040 instead of 3306. Make sure you specify 127.0.0.1 as the host instead of localhost, otherwise you won't connect to mysql proxy.

Default Timeout for data is 30 seconds. To change this, as it is rather low, and set this way for testing, edit the variable cache_timeout it mysql-proxy-cache.lua

主要指标

概览
名称与所有者clofresh/mysql-proxy-cache
主编程语言Java
编程语言 (语言数: 0)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2008-11-24 00:53:59
推送于2015-12-17 01:38:42
最后一次提交2009-10-23 13:49:21
发布数0
用户参与
星数54
关注者数5
派生数7
提交数5
已启用问题?
问题数1
打开的问题数0
拉请求数0
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?