Write a Blog >>
SPLASH 2019
Sun 20 - Fri 25 October 2019 Athens, Greece
Sun 20 Oct 2019 12:00 - 12:30 at Room 1A - Concurrency and Data Structures Chair(s): Christophe Scholliers

Distributed key-value (KV) stores are a rising alternative to traditional relational databases since they provide a flexible yet simple data model. Recent KV stores use eventual consistency to ensure fast reads and writes as well as high availability. Support for eventual consistency is however still very limited as typically only a handful of replicated data types are provided. Moreover, modern applications maintain various types of data, some of which require strong consistency whereas other require high availability. Implementing such applications remains cumbersome due to the lack of support for data consistency in today’s KV stores. In this paper we propose Squirrel, an open implementation of a distributed KV store. The core idea is to reify operations on a distributed KV store by means of a consistency model and protocols which implement these operations. We implement two families of consistency models (strong consistency and strong eventual consistency) and several consistency protocols, including two-phase commit and CRDTs.

Sun 20 Oct

Displayed time zone: Beirut change

11:00 - 12:30
Concurrency and Data Structures META at Room 1A
Chair(s): Christophe Scholliers Universiteit Gent, Belgium
11:00
60m
Talk
Meta-programming in Data Science
META
Jan Vitek Northeastern University, Aviral Goel Northeastern University
12:00
30m
Full-paper
Squirrel: An Extensible Distributed Key-Value Store
META
Kevin De Porre , Elisa Gonzalez Boix Vrije Universiteit Brussel, Belgium