Structs§
- Time
KeyItem - When a
TimeKey
is persisted it is ordered by partition and timestamp, and compressed using thetsz_compress
crate for efficient storage. - Time
KeyItem Delta - User
Device Time Key - A
UserDeviceTimeKey
is a time key that is used to deduplicate a stream of events from a user on a device.
Traits§
- TimeKey
- TimeKey is a trait that defines the interface for a time key.