To view the Chinese version of this schedule please go here. 请点击此处查看中文版本。
Please note: This schedule is automatically displayed in China Standard Time (CST). To see the schedule in your preferred timezone, please select from the drop-down menu to the right, above "Filter by Date."
Backing up and restoring a distributed transactional Key-Value database is always a challenging job. When it takes a lot of time to backup or restore a database, Garbage Collection might break the snapshot used in the backup or restore process. Thus, some changes might be missing. This threatens data safety. TiKV is a distributed Key-Value database that features geo-replication, horizontal scalability, consistent and distributed transactions, and coprocessor support. In this talk, Jay Lee will show how backup and restore work in TiKV, and what has been done to make backup and restore fast and safe.