Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 484d76d

Browse files
authored
Added notice that the project is dead.
1 parent a96b376 commit 484d76d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
[![Jenkins Status](http://jenkins.db.cs.cmu.edu:8080/job/peloton/job/master/badge/icon)](http://jenkins.db.cs.cmu.edu:8080/job/peloton/)
77
[![Coverage Status](https://coveralls.io/repos/github/cmu-db/peloton/badge.svg?branch=master)](https://coveralls.io/github/cmu-db/peloton?branch=master)
88

9+
## UPDATE 2019-03-17
10+
11+
The Peloton project is **dead**. We have abandoned this repository and moved on to build a new DBMS. There are a several engineering techniques and designs that we learned from this first system on how to support autonomous operations that we are doing a much better job at implementing in the second system.
12+
13+
We will not accept pull requests for this repository. We will also not respond to questions or problems that you may have with running with this software.
14+
15+
We will announce the new system later in 2019.
16+
917
## What Is Peloton?
1018

1119
* A self-driving SQL database management system.

0 commit comments

Comments
 (0)