- fix offline dcache bug
- fix mkcache without database install bug
- fix 下线cache bug
- fix mkcache(不需要数据库时安装的bug
- web add db_dcache_relation and init db_dcache_relation when start web
- install.sh upload_patch_package KVCacheServer和MKVCacheServer修改-Fmodule_name=KVCacheServer/MKVCacheServer与DCacheWebServer一致
- fix mkcache install bug
- web启动的时候增加了数据库的初始化
- 修复mk cache 安装时的bug
- 修复安装脚本
- Fix: install tars proxy server bug
- Update: install.sh remove tars dependency
- Add: support mac
- Fix: 安装 proxy server 时服务名称错误的 bug
- Update: install.sh 去掉了 db_tars 的参数依赖
- Add: 支持 mac 上的编译和安装
- Add: remove db_tars dependency, 依赖 TarsFramework 版本(>=v3.0.8)
- Add log & use adminPrx not use NodePrx
- Add: 去掉直接依赖 db_tars, 通过调用 tarsAdmin 接口实现
- Add: 使用 adminPrx 不再直接访问 nodePrx
- Add: support cloud market
- Add: 支持云市场
- Add: add kv use demo in c++
- Fix: Install command miss a param CREATE
- Add: link_libraries(pthread)
- Fix: fix some equal bug
- Fix: 修改 cmakefile,解决 make 失败的问题
- Fix: TLOG_DEBUG & TLOG_ERROR
- Fix: shmget, use ShmKey.dat when ShmKey exists
- Add: report error message when cache start
- Fix: create table routeclient_port -> routerclient_port
- update deploy, auto deploy server config
- DCacheOptServer add get tree interface
- Finish DbAccessServer create and deploy
- 更新自动部署逻辑
- DCacheOptServer 添加获取 cache 目录树接口
- 完成 DbAccess 服务的创建和部署
- support tars-web v2.4.7
- add CombinDbAccessServer
- tars-web(>=v2.4.7) support auto deploy router, proxy, cache, dbaccess
- 支持 tars-web v2.4.7
- 添加 CombinDbAccessServer
- tars-web(>=v2.4.7) 支持自动部署各个模块