jianhuihi's Stars
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
wuba/Oceanus
58同城数据库中间件
iranw/yarf-framework
Qihoo360/QConf
Qihoo Distributed Configuration Management System
discourse/discourse
A platform for community discussion. Free, open, simple.
dario1985/php-ketama
Ketama consistent hash algorithm for PHP
twitter/twemproxy
A fast, light-weight proxy for memcached and redis
CodisLabs/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
ssdb/phpssdbadmin
SSDB 数据库的图形化界面管理工具
ledisdb/ledisdb
A high performance NoSQL Database Server powered by Go
shadowsocks/shadowsocks-iOS
Removed according to regulations.
tgalopin/simhashphp
SimHash similarities algorithm implementation for PHP
ideawu/c1000k
A tool to test if your OS supports 1 million connections(c1000k/c1m)
laruence/yar
Light, concurrent RPC framework for PHP & C
laruence/msgpack-php
laruence/yac
A fast, lock-free, shared memory user data cache for PHP
luofei614/SocketLog
微信调试、API调试和AJAX的调试的工具,能将日志通过WebSocket输出到Chrome浏览器的console中
alibaba/cobar
a proxy for sharding databases and tables
ripple/ripple-client
A UI for the Ripple payment network built using web technologies
jianhuihi/CZD_Yaf_Extension
建立在 [Yaf](https://github.com/laruence/php-yaf) 的基础上,集成了Smarty引擎,加入了封装好的各种功能类。
NLPchina/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
anjuke/php-mss
"Across the Great Wall, we can reach every corner in the world" ?
LiuGangR/lucene_mysql_multi-query
A demo for using lucene to mutil-query the data from mysql.For example, search "github" from a mysql order by id(200-300), limit the rate(3.0-4.0) and so on.
learsu/restfull-web-service-python-tornado
use python tornado make rest web service, include ORM, use python mysqldb
andreiz/php-zookeeper
A PHP extension for interfacing with Apache ZooKeeper
shenzhe/redis-storage
把leveldb嵌入到redis.实现真正的数据持久存储 (最新版本:redis2.6.14 + leveldb1.10.0)
ideawu/ssdb
SSDB - A fast NoSQL database, an alternative to Redis