AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Creating a File System in User Space
The hosts share their experiences in building file systems for projects like a system to view GitHub as a directory tree, creating a bridge between SQLite and the existing file system. They explain how developers can make SQLite aware of LiteFS, a custom file system that intercepts SQLite writes and replicates them to other nodes instantly for low latency replication.