Zac Policzer
Zac Policzer
### Feature Request Proposal #### Background In Venice's batch push architecture, data is first transmitted to a primary site called the 'nativeReplicationSourceFabric'. Once it's sent there, other sites can download...
## [VIP-2] Removing Per Record Offset Metadata From Venice-Server Storage With Heartbeats This VIP explores a strategy for removing the offset metadata stored per record in Venice by utilizing replica...
### **What Is this?** This is a TLA+ specification which explores the concept of a BoundedCollection type as a CRDT. ### **Background** Today in Venice we support CRDT based operations...
## [changelog] Centralize pubsubconsumer assignment to synchronized collection getAssignment returns a new HashSet, but it's backed by the raw collection, making it non threadsafe. Tweaks here to make sure we...
This allows users to set a top level timestamp on a record in the input ## Problem Statement We support record level timestamps in nearline and in incremental push, but...