@lijianlin819
李建林 暂无简介
A PHP extension for 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, HyperLogLogs, Bitmaps.
A fast php framework written in c, built in php-ext
Examples and source code from the book RabbitMQ in Action.
Fault tolerant job scheduler for Mesos which handles dependencies and ISO8601 based schedules
workerman作为进程管理器,json作为协议的远程服务调用的框架
代码池,保存平时写的demo、工具类、小项目。
爬取汽车之家的汽车品牌和型号数据
yd_balance-transfer
全局唯一ID生成器,实现了snow flake 算法