reghao 39e5a11fd7 删除 oss-store 中的无用代码 2 年 前
..
bin 661b01bd70 删除 oss-store 中 OssProperties 的 domain, referer 以及 secretKey 字段, 这些字段放到 oss-console 中的 StoreNode 对象里, 由用户自行配置. 同时在 StoreNode 里添加一个 enabled 字段, 只有配置了前述字段才能将 enabled 设置为 true, 表示 oss-store 节点可用 2 年 前
src 39e5a11fd7 删除 oss-store 中的无用代码 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