Skip to content

refactor: replace xattr with bbolt for storing TTLs for the disk cache#13

Merged
alecthomas merged 1 commit intomainfrom
aat/disk-use-bbolt
Jan 7, 2026
Merged

refactor: replace xattr with bbolt for storing TTLs for the disk cache#13
alecthomas merged 1 commit intomainfrom
aat/disk-use-bbolt

Conversation

@alecthomas
Copy link
Copy Markdown
Collaborator

xattr's are a bit fragile, and additionally if we use an on-disk database we will be able to snapshot the cache trivially.

@alecthomas alecthomas enabled auto-merge (squash) January 7, 2026 04:03
xattr's are a bit fragile, and additionally if we use an on-disk
database we will be able to snapshot the cache trivially.
@alecthomas alecthomas merged commit 8e83438 into main Jan 7, 2026
4 checks passed
@alecthomas alecthomas deleted the aat/disk-use-bbolt branch January 7, 2026 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant