Skip to content

Latest commit

 

History

History
176 lines (142 loc) · 16.8 KB

README.md

File metadata and controls

176 lines (142 loc) · 16.8 KB

Paper4OLTPandConcurrencyTesting

This repository lists papers with topics covering OLTP and error testing (especially concurrency-related testing).

New PR is welcome for any material that you think should be included in this collection. .

If you want to add new paper, please follow link format:

paperName(with access link) [MeetingName(with open source code, if exists) Year]

[TOC]

Survey and Tutorial

OLTP

Implementation

Storage

Concurrency Control

Transaction

Anomaly Detection

Benchmark

Testing

Concurrency Testing

Fuzzing

Other Testing Methods

Root Cause Analyze

Fault Location

Distributed System Testing

Other Paper List with similar topics