Key value Database using B Tree
-
Updated
Oct 27, 2019 - C
Key value Database using B Tree
Sync files, directories or the entire file-system with durability in mind
WALRUS A thread-safe, crash-resilient, append-only binary log engine in C with durable writes, checksum-based recovery, and O(1) indexed reads.
fsync() implementation for the Linux Kernel CIFS filesystem.
Crash-safe atomic file replacement for C on Linux and OpenBSD. Handles all seven write-temp-then-rename failure modes. Zero heap, zero dependencies.
To associate your repository with the fsync topic, visit your repo's landing page and select "manage topics."