啥也没写
发布时间:2017-08-08 14:33:18
转自:http://weibo.com/p/1001603826167751818570事情是这样的,今天中午业务突然RTX上找我,说一个新建的Twemproxy集群数据查询的时候出了问题,Redis的TTL返回为0,让我帮忙看一看: 当时听完就觉得问题很诡异,按照之前的经验来说,Redis的TTL怎么也不可能为0啊,见:http://redis.io/commands/ttl.........【阅读全文】
发布时间:2017-07-07 16:34:35
um install lemon -ywget https://github.com/antirez/redis/archive/4.0.zipunzip 4.0.zipcd redis-4.0makegit clone https://github.com/RedisLabsModules/RediSearch.gitcd RediSearch/srcmake allredis-server --loadmodule ./redisearch.so转:http://www.toutiao.com/i6438965093865619970/?tt_from=weixi.........【阅读全文】