append-only
Here are 9 public repositories matching this topic...
Append-only storage in Go designed for the analytical workloads
-
Updated
Oct 21, 2018 - Go
Log-structured merge-tree
-
Updated
Feb 26, 2023 - Go
a flume-like persisted append-only log implementation
-
Updated
Apr 16, 2025 - Go
Immutable data structures for the Go language.
-
Updated
May 4, 2023 - Go
A FUSE-Filesystem where new items can be added but existing ones are protected from changes
-
Updated
Jul 23, 2018 - Go
Zero-runtime, append-only journal & blob store for files. Save, search, sync, and share file snapshots locally or remotely (S3, GitHub). Portable, developer-friendly CLI.
-
Updated
May 15, 2025 - Go
sidecar grpc service that creates append-only log files using ext4 filesystem (might work with ext2/ext3 but it's not tested)
-
Updated
Oct 25, 2023 - Go
A key value storage engine based on log structured file systems. Data is written to an append-only file and read using in-memory hash indexes for high performance.
-
Updated
Feb 26, 2024 - Go
Improve this page
Add a description, image, and links to the append-only topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the append-only topic, visit your repo's landing page and select "manage topics."