Changes between Version 5 and Version 6 of WikiStart


Ignore:
Timestamp:
07/01/2013 02:03:31 PM (13 years ago)
Author:
chenxiaohu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    1111* 增加读取使用二进制协议读取Kyoto Tycoon服务器的客户端 http://fallabs.com/kyototycoon/ 
    1212 
     13{{{ 
     14<dependency> 
     15  <groupId>com.danga</groupId> 
     16  <artifactId>memcached-client</artifactId> 
     17  <version>3.0.2</version> 
     18  <type>pom</type> 
     19</dependency> 
     20}}} 
     21 
    1322== 3.0.1 == 
    1423 
    1524* 修复返回数据和请求需要不一致问题(曾困扰汽车报价很久时间) 
    16