reghao 655246d8d0 将 ObjectChannel 相关的操作全部放到 StoreChannelService 中 2 lat temu
..
bin a224a5037c 鉴于 oss-store 所部署的节点可能由于多网卡导致每次获取的 IP 地址不固定, 因此直接在 spring 配置文件中指定 store 节点的地址, 保证地址的 constant 2 lat temu
src 655246d8d0 将 ObjectChannel 相关的操作全部放到 StoreChannelService 中 2 lat temu
Dockerfile 3c3aa5d6d8 以 oss1 仓库 master 分支的 25a9727221 版本为起点 2 lat temu
README.md 3c3aa5d6d8 以 oss1 仓库 master 分支的 25a9727221 版本为起点 2 lat temu
pom.xml c2bcc3a24f oss-store 删除 curator-recipes 依赖, 不再使用 zk 作为注册中心, 作为 dubbo provider 不再将服务 expose 到注册中心, consumer 采用"直连"的方式调用 dubbo 提供的服务 2 lat temu

README.md

oss-store

一个文件存储系统, 提供文件的存储, 访问和删除等服务, 不支持文件修改.

依赖的第三方服务

  • mysql
  • zookeeper