|
|
|
|
|
by nisargthakkar
1368 days ago
|
|
Venice is a distributed Key-Value store for serving derived data. Since derived data is batch-computed data, the requirements of the system are to support high-throughput writes. We don’t know of any other system (at least open-sourced) that solves this problem at our scale. In the conference where we announced Venice, we learnt about some hacks that other organizations have been employing to address this problem in traditional data stores. |
|
I am actually working on a side project several years on now that may benefit from Venice at some point :) Thanks again!