Skip to content

Add write-through local disk cache support #1

@mattgara

Description

@mattgara

It would be useful to have a write-through cache option where sccache can maintain both a local disk cache and remote cache simultaneously.

After initial build using remote cache, subsequent builds could benefit from local file access speeds and remove load off the network traffic.

Supporting this within sccache would be great, or interoperating with ccache is another option that works well too.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions