binarymash / evelyn

Feature toggling framework and application
MIT License
14 stars 1 forks source link

Check event handler state on startup #146

Open binarymash opened 5 years ago

binarymash commented 5 years ago

Lets be more efficient so we don't read the entire stream on startup. Instead, check in event handler state to see if we have already built anything, and only get later events from stream.