📄️ Stream Files
One of XetHub's most powerful features is the ability to stream large files in seconds. This read-only access can be used with our file-system mount and Python APIs, with the following benefits:
📄️ Clone and Iterate
XetHub can be used to develop with huge repositories. If you need to edit a repository and enjoy working with Git, you can use traditional Git commands to iterate on your repository. The Git-Xet extension automatically handles large files so you don't need to deal with explicit file management.
📄️ Version and Time Travel
Xet CLI provides a versioned object-store view of XetHub, with the ability to easily copy, move, remove, and list repository files. As you develop and write files, Xet CLI automatically commits changes on every write operation, enabling XetHub users to easily rewind and replay their files for comparison and reproducibility. Time traveling on files has never been so easy.
📄️ Move and Download Files
When working with XetHub as an object store, getting a single file is just as simple as getting the full repository. And with time travel capabilities, accessing any previous version of a file or repository is equally trivial.
📄️ Invite Collaborators
XetHub works for both single user and collaborative development.