Currently developed ice, MSSQL, redis, mongodb, xcache features,share it out.
Idl files:src/idl
Extension source files:src/runtime/ext
Php interface files:php/
Test case files:test/
See the Ice branch:
https://github.com/huzhiguang/hiphop_extension/tree/ice
update branch:
git clone https://github.com/huzhiguang/hiphop_extension.git
git check ice
git pull
See the mssql branch:
https://github.com/huzhiguang/hiphop_extension/tree/mssql
update branch:
git clone https://github.com/huzhiguang/hiphop_extension.git
git check mssql
git pull
See the redis branch:
https://github.com/huzhiguang/hiphop_extension/tree/redis
update branch:
git clone https://github.com/huzhiguang/hiphop_extension.git
git check redis
git pull
See the mongodb branch:
https://github.com/huzhiguang/hiphop_extension/tree/mongodb
update branch:
git clone https://github.com/huzhiguang/hiphop_extension.git
git check mongodb
git pull
See the xcache branch:
https://github.com/huzhiguang/hiphop_extension/tree/xcache
update branch:
git clone https://github.com/huzhiguang/hiphop_extension.git
git check xcache
git pull
Total:huzhiguang,wanghong,liulei
Ice:huzhiguang,wanghong
Mssql :wanghong
Reids:huzhiguang,liulei
Mongodb:huzhiguang,liulei
Xcache:liulei