Stars
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
a fast, scalable, multi-language and extensible build system
Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue,…
Apache Druid: a high performance real-time analytics database.
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
The Metadata Platform for your Data and AI Stack
Upserts, Deletes And Incremental Processing on Big Data.
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
A production-grade java implementation of RAFT consensus algorithm.
Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
Distributed Scheduled Job Framework
A distributed data integration framework that simplifies common aspects of big data integration such as data ingestion, replication, organization and lifecycle management for both streaming and bat…
Apache Atlas - Open Metadata Management and Governance capabilities across the Hadoop platform and beyond
Apache BookKeeper - a scalable, fault tolerant and low latency storage service optimized for append-only workloads
Bind a java thread to a given core
PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.
Scalable, reliable, distributed storage system optimized for data analytics and object store workloads.
Kylo is a data lake management software platform and framework for enabling scalable enterprise-class data lakes on big data technologies such as Teradata, Apache Spark and/or Hadoop. Kylo is licen…
Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond
这个 Demo 用于演示如何在 RESTful 下使用自定义 Token 保持客户端登录状态,依靠 Spring 的拦截器和解析器完成权限验证及登录用户注入,并使用 Redis 存储 Token。