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

README.md

oss-store

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

依赖的第三方服务

  • mysql
  • zookeeper