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

Add optional pub sub publisher to store writes #1027

Closed blakehatch closed 1 week ago

blakehatch commented 1 week ago

Description

This optional publisher for stores writes is a cleaner, more flexible, and simpler alternative to using keyspace notifications.


This change is Reviewable