| Crates.io | logfs-cli |
| lib.rs | logfs-cli |
| version | 0.1.1 |
| created_at | 2025-09-16 06:13:55.103367+00 |
| updated_at | 2025-09-16 17:41:09.96014+00 |
| description | CLI for logfs - a simple append-only log based filesystem with encryption and compression |
| homepage | |
| repository | https://github.com/theduke/logfs |
| max_upload_size | |
| id | 1841026 |
| size | 35,831 |
A simple userspace file system implementation based on an append-only log.
Supports optional encryption and compression.
[!CAUTION] Note: the encryption is not audited - use at your own risk.