Главная
Study mode:
on
1
Intro
2
Once upon a time
3
Typical storage stack
4
Turn it upside-down
5
What's a file system?
6
Database ACID
7
Schema
8
Functionality
9
Fixes
10
Non-Posix Semantics
11
Performance
12
Where's all the time going?
13
New things possible
14
Summary
Description:
Explore an innovative approach to filesystem design in this 22-minute conference talk from linux.conf.au. Delve into the concept of using database engines like Postgres or MariaDB on raw partitions to build POSIX file system semantics. Learn about the potential advantages of this method, including replication and ACID properties, and how it compares to traditional network file systems. Discover the speaker's implementation progress and plans for measuring performance and durability. Gain insights into the schema, functionality, and non-POSIX semantics of this database-as-filesystem approach. Consider the new possibilities this design could unlock for file systems and understand its potential impact on storage technology.

Database as Filesystem

linux.conf.au
Add to list