1 个仓库
Low-level storage implementations that interface directly with version control binaries for repository management.
Distinct from Git Repository Integrators: Focuses on the underlying storage engine and binary interaction rather than the high-level integration of remote repositories.
Explore 1 awesome GitHub repository matching development tools & productivity · Binary Storage Layers. Refine with filters or upvote what's useful.
GitBucket is a self-hosted Git platform and version control hosting service that provides a web interface for managing repositories, issues, and pull requests. Built with a Scala-based manager, it functions as a GitHub API compatible server, allowing it to integrate with external tools that rely on that specific industry schema. The platform distinguishes itself by integrating a Maven repository host for storing and retrieving Java build artifacts alongside source code. It also features a plugin architecture that enables the addition of custom logic and new functionality to the core system.
Implements a storage layer that interacts directly with Git binaries to manage versioned repositories and object databases.