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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?