Skip to content

RocksDB is recompiled despite caching #463

Open
@tillrohrmann

Description

Currently, our CI is recompiling RocksDB despite being cached via Swatinem/rust-cache. The problem is caused by Swatinem/rust-cache not caching the .cargo/registry/src/librocksdb-sys-*/rocksdb

See:

rust-rocksdb/rust-rocksdb#574
Swatinem/rust-cache#100

Currently, people fork the Swatinem/rust-cache action to also include caching the registry/src/librocksdb-sys-* directory:

https://github.com/bmwill/rust-cache
https://github.com/radixdlt/rust-cache/commits/allow_registry_src_caching

Metadata

Assignees

No one assigned

    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