alluxio/alluxio

Alluxio, data orchestration for analytics and machine learning in the cloud

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 29 minutes ago
Added to GitGenius on September 9th, 2026
Created on December 21st, 2012
Open Issues & Pull Requests: 1,046 (+0)
GitHub issues: Enabled
Number of forks: 2,932
Total Stargazers: 7,239 (+0)
Total Subscribers: 434 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 27.1 hours
Mean response time: 36.3 days
90th percentile: 106.7 days
Tracked items: 44

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 1% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 46
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 693 days
Stale 30+ days: 45
Stale 90+ days: 43

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • type-bug (37)
  • stale (10)
  • type-feature (9)
  • priority-medium (7)
  • type-docs (4)
  • area-fuse (3)
  • area-worker (2)
  • task-medium (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Alluxio is a distributed caching platform that accelerates analytics and machine learning workloads in the cloud.

The tool bridges computation frameworks and storage systems by providing a unified interface that allows analytics engines to access data across numerous storage backends. It works as a caching layer positioned between computation applications and underlying storage, enabling faster data access through in-memory and distributed caching. The open-source edition is specifically designed for structured data analytics workloads and can manage up to 100 million files.

The open-source edition suits testing, development, and small-scale production environments for analytics use cases. It integrates with data-intensive computation engines including Presto, Spark, and Trino. For machine learning and AI workloads requiring POSIX compatibility with frameworks like PyTorch and TensorFlow, or needing to scale beyond 100 million files, the enterprise edition provides a different architecture with decentralized metadata service and horizontal scaling to tens of billions of files.

The project is governed by the Alluxio Open Source Foundation through a Project Management Committee. Community engagement occurs through dedicated Slack channels, online tech talks, meetups, and webinars. The tool is available as prebuilt binaries, Docker containers, and through MacOS Homebrew, with comprehensive documentation and a quick-start guide provided for new users.