Skip to main content

One doc tagged with "key-value"

View all tags

Netflix Data Abstractions

Besides Key-Value (KV) and TimeSeries, Netflix has built several other abstractions on its Data Gateway platform, including a Distributed Counter and a Write-Ahead Log (WAL). This highlights the platform's versatility, allowing for different data access patterns beyond the two most commonly cited examples.