超精简分布式对象存储
☆49Dec 20, 2018Updated 7 years ago
Alternatives and similar repositories for yfs
Users that are interested in yfs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- JBFS 是基于facebook haystack 开发的一套分布式海量小文件存储系统☆18Feb 25, 2016Updated 10 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Jun 17, 2022Updated 4 years ago
- oss-server是针对项目开发时提供的小型对象存储系统,开发者在针对文件上传时业务剥离,同时方便文件迁移,为满足单个项目,多个系统的情况下,提供统一的oss服务☆96Oct 18, 2018Updated 7 years ago
- 海量小文件分布式存储系统☆81Feb 1, 2021Updated 5 years ago
- 一个高性能,可靠,异步的 本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;☆14Dec 5, 2017Updated 8 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.
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Mar 12, 2020Updated 6 years ago
- A Fully HiveServer2-like Multi-tenancy Spark Thrift Server Supporting Impersonation and Multi-SparkContext with Ranger Authorization (GO …☆10Jul 7, 2022Updated 4 years ago
- 解读源码的环境,内有tomcat源码、Socket、NIO、Netty等源码分析材料☆13Jul 6, 2022Updated 4 years ago
- 领域编程实践(gitbook)☆13Dec 4, 2017Updated 8 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- 一个分布式存储的在线网盘系统☆24Dec 16, 2022Updated 3 years ago
- 扩展RedisTemplate,增加对布隆 过滤器的支持☆29Feb 5, 2022Updated 4 years ago
- API GW☆24Aug 17, 2023Updated 2 years ago
- File storage system using Kademlia p2p network☆11May 9, 2018Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Experimental: OAuth2 Server in-memory implementation using vert.x☆13Mar 24, 2016Updated 10 years ago
- Ejemplos de automatización de pruebas con Spring Boot☆13Aug 3, 2026Updated last week
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Sep 11, 2018Updated 7 years ago
- spring mvc 风格开发 vertx,vertx-web☆17Dec 16, 2022Updated 3 years ago
- ☆11Mar 20, 2023Updated 3 years ago
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Nov 17, 2017Updated 8 years ago
- 远程执行shell的springboot快速启动依赖包,依赖commons-pool2实现了连接池功能☆12Aug 29, 2018Updated 7 years ago
- A distributed MQTT broker,based on raft and rocksdb. 基于raft协议与rocksdb实现,完整V3.1.1协议规范实现.☆68Aug 4, 2020Updated 6 years ago
- impala client example☆23Oct 21, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Maven打包插件,可以用于对web项目进行增量打包,极大的缩小打包的体积☆10Jul 1, 2022Updated 4 years ago
- kimmking blog posts☆11Aug 20, 2023Updated 2 years ago
- Non-blocking (Asynchronous) MySQL Connector☆17May 20, 2014Updated 12 years ago
- Akka Java cluster example☆36Dec 5, 2023Updated 2 years ago
- multi-elevator System☆13Oct 24, 2017Updated 8 years ago
- a simple client-server video-meeting based on webrtc☆13Apr 15, 2019Updated 7 years ago
- Using Spring Cloud to develop microservices and deploy to Kubernetes☆22Jul 1, 2018Updated 8 years ago
- Dockerfile镜像编写☆14Jan 11, 2017Updated 9 years ago
- 基于flink table api,传入相应sql,打包任务并提交到flink集群☆22Jun 10, 2022Updated 4 years ago
- AI Agents on 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.
- Apache Maven Script Interpreter☆14Updated this week
- A dapper-like substance in Java.☆21Jun 26, 2014Updated 12 years ago
- The FileHub is a service that standardizes file management, independent of the storage platform used. Moreover, it makes file persistence…☆14Feb 3, 2023Updated 3 years ago
- A simple demonstration of a hot deployment plugin framework, which can dynamically load and unload jar files. 热部署框架示例,可以实现插件的热插拔,动态加载、卸载j…☆13Dec 17, 2016Updated 9 years ago
- redis-秒杀项目实战