diff --git a/assign8.md b/assign8.md index df9904f30aead297570d6bf3f4d0cb0a8c59a5bd..3e4700f0068b67e9665576aae4d1a5f56cce1a9a 100644 --- a/assign8.md +++ b/assign8.md @@ -1,5 +1,5 @@ ## Assignment 8: Rollback Recovery -### Due Dec 1, 2023, 11:59PM +### Due Dec 3, 2023, 11:59PM You will be implementing rollback recovery in `transactions.py`. More specifically, you will be implementing the `restartRecovery()`