支持数据落地的memcached

    技术2022-05-20  54

    tstdb :   http://code.google.com/p/tstdb/

    1. 索引结构基于ternary search tree,数据持久靠appending only log. 2. 支持memcache的get、set和delete操作,支持set操作的flag和expire属性。 3. 性能和memcache接近,可以下载后用bench.py来测试。 缺点是还不够成熟,欢迎试用:-)


    最新回复(0)