GekkoFS is a node-local, distributed, ephemeral, user-space file system developed by BSC and JGU by Toni Cortes and André Brinkmann in 2020.1
It relies on the following technologies:
- An intercept library to enable use of the POSIX I/O interface from userspace
- Mercury for RPCs
- RocksDB for its metadata layer