rubyforgood / coral

An upcoming project for Ruby for Good
MIT License
13 stars 11 forks source link

log that a write has happened offline #40

Closed bhaibel closed 4 years ago

bhaibel commented 4 years ago

Description

When a write request happens, log that it has happened. We aren't doing replay yet or request bodies, but this code provides a seam for inserting that functionality later on.

Type of change

How Has This Been Tested?

This has been obvserved to work kind of but due to regressions elsewhere is hard to test directly. Let's just merge and move on at the moment.