Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of building a filesystem in Python with gitfs in this 30-minute EuroPython Conference talk. Dive into the open-source filesystem designed to make Git's powerful features accessible to users with limited versioning knowledge. Learn how gitfs allows mounting any repository, automatically converting changes into commits, and exposing branch history through simulated snapshots. Discover the crucial aspects of creating a reliable FUSE filesystem, the development process behind gitfs, and methods for handling git objects. Gain insights into testing strategies and valuable lessons learned during the project. Ideal for those with a solid understanding of Git and basic operating system concepts, this talk offers a deep dive into innovative filesystem development.