仿写阿里云OSS,分布式对象存储OSS后端,支持 java sdk 授权访问,存储空间授权其他账户访问;技术栈:spring sercurity,mybatis, RS纠错冗余,Redis分布式锁;适用于一些严格要求内网部署的存储服务,如政府部门一些内部资料存储,同样可用于内部项目的文件存储相关的服务分离,支持sdk签发token直接与oss交互;
☆70Nov 19, 2021Updated 4 years ago
Alternatives and similar repositories for oss-backend
Users that are interested in oss-backend are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 超精简分布式对象存储☆48Dec 20, 2018Updated 7 years ago
- oss-server是针对项目开发时提供的小型对象存储系统,开发者在针对文件上传时业务剥离,同时方便文件迁移,为满足单个项目,多个系统的情况下,提供统一的oss服务☆95Oct 18, 2018Updated 7 years ago
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆23Aug 24, 2017Updated 8 years ago
- 在 Spring Boot 项目中简单的将文件存储到:aws-s3、服务器本地、自定义的渠道,同时支持多个存储方式,上传文件时指定存储方式。☆14Aug 5, 2023Updated 2 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Aug 7, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 分布式小文件存储系统☆24Jan 7, 2017Updated 9 years ago
- netty文件传输☆14Sep 30, 2017Updated 8 years ago
- 增加视频捕捉的车牌识别,基于ezpr的完善。通过捕捉帧,解决数据转化的难点,进而由Easypr开源库进行一系列识别处理。具体能效可进一步自行优化。☆15May 31, 2017Updated 8 years ago
- Java 电商爬虫,动态代理请自行更换!爬取目标:京东、考拉、丝芙兰;使用工具:HtmlUnit(单线程,大部分网站通过代理可以获取,但是反爬多层JS的无法取到)、ChromeDriver(多进程,需要考虑销毁机制)等(其它的不咋好用)(此项目只为研究各个工具的优劣,并不支…☆11Sep 1, 2022Updated 3 years ago
- 个人批处理项目汇总☆12Sep 26, 2019Updated 6 years ago
- Online collaborative editing webapp☆17Mar 4, 2020Updated 6 years ago
- 让数据发光 (永久免费开源的数据协作平台)☆19Sep 6, 2025Updated 6 months ago
- 日历控件☆10Mar 25, 2016Updated 10 years ago
- 技术亮点:spring-boot + mybatis + 通用Mapper + 动态多数据源☆16Mar 16, 2017Updated 9 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 敏感词过滤 DFA算法☆26Aug 14, 2018Updated 7 years ago
- 360网络空间测绘系统(Quake)API☆12Feb 15, 2021Updated 5 years ago
- RisingWave Console is a simple tool for managing on-prem RisingWave clusters.☆29Updated this week
- 知乎web pc端部分页面仿写☆11Dec 16, 2021Updated 4 years ago
- 容器云统一登录中心☆35Aug 23, 2020Updated 5 years ago
- 容器云后台配置管理中心☆19Aug 23, 2020Updated 5 years ago
- AJ-Captcha行为验证码,包含滑动拼图、文字点选两种方式,UI支持弹出和嵌入两种方式。后端提供Java实现,前端提供了php、angular、html、vue、uni-app、flutter、android、ios等代码示例。☆14Jun 7, 2023Updated 2 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Oct 10, 2018Updated 7 years ago
- zxl-hadoop是一个大数据服务管理工具,基于Web界面,提供服务器集群的各种指标监控,并提供HDFS、MapReduce、Hive、Flink、Habase、Zookeeper、Kafka、Sqoop等大数据组件的一键式安装。☆22Sep 24, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 【盼盼短剧安卓APP发布上线】微短剧-盼盼短剧基于 JAVA 后端和 UniApp 开发的移动互联网应用程序,提供微短剧视频观看服务。涉及平台微信、抖音、快手短剧小程序、H5.APP等,主要核心功能包括微短剧视频流、分销管理、签到管理、剧集播放、虚拟支付、微信支付、付费解锁…☆13Jan 9, 2025Updated last year
- A small alpine-based docker image with handy networking tools installed☆13Feb 17, 2026Updated last month
- windows下的批处理脚本☆14Aug 2, 2016Updated 9 years ago
- go-kit微服务实践,http restful api、日志功能、限流、服务监控、服务发现与注册、api网关、服务链路跟踪、服务熔断、jwt身份认证☆20Sep 10, 2019Updated 6 years ago
- Centos系统 Java环境自动安装脚本 jdk1.8、maven3.5.3、 Tomacat8.0、Docker、Nodejs Npm☆14Nov 20, 2019Updated 6 years ago
- DHT磁力爬虫入库程序,将爬取到的数据保存至Mongo、ES或者Mysql☆18Dec 21, 2018Updated 7 years ago
- miniexcel主要是解决读写大数据量(上百w条记录)时导致的OOM问题。扩展性强、可玩性高、对于大数据量导入导出支持分页查询分页导出(避免一次性从数据库加载数据过多导致内存压力)!更多参见使用文档(Wiki)☆18Jul 30, 2021Updated 4 years ago
- Go implementation of DDD (Domain driven) scaffolding. A thousand readers have a thousand Hamlets in their minds, and certainly a thousand…☆11Aug 4, 2023Updated 2 years ago
- jeBox是一款备受青睐的web弹层组件,她具备全方位的解决方案,致力于服务各水平段的开发人员,您的页面会轻松地拥有丰富友好的操作体验。☆10Sep 29, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 黑马程序员 淘淘商城学习项目☆23Jan 21, 2018Updated 8 years ago
- 可视化工具——visualization tool based on the Prefuse engine☆38May 26, 2021Updated 4 years ago
- 使用OPenCL计算SGM算法☆12Nov 3, 2019Updated 6 years ago
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Dec 5, 2023Updated 2 years ago
- Real-time observability system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building cap…☆26Jan 12, 2026Updated 2 months ago
- 基于Netty的文件传输程序,方便与其他系统的集成☆21Jul 5, 2018Updated 7 years ago
- S3 Java Api Implementation☆63Mar 5, 2026Updated 2 weeks ago