TraceMachina / nativelink

🔥🔥🔥 Bazel RBE with CAS server implementation in Rust. The free and open source cache and remote execution service, prioritizing stability and speed for the people that need it.
https://docs.nativelink.com
Apache License 2.0
235 stars 46 forks source link

redis client state #1021

Closed zbirenbaum closed 5 days ago

zbirenbaum commented 2 weeks ago

Description

Adds RedisStore based implementation for ClientStateManager trait. Provides API hooks for adding or filtering Operations.

Requires #1020

Type of change

Please delete options that aren't relevant.

How Has This Been Tested?

Please also list any relevant details for your test configuration

Checklist


This change is Reviewable

zbirenbaum commented 5 days ago

Changes merged in #1023