bindle icon indicating copy to clipboard operation
bindle copied to clipboard

Emit events for data changes

Open simongdavies opened this issue 4 years ago • 0 comments

closes #180

This change enables bindle server to emit events describing changes that have occurred to the data it manages, the feature is enabled by running the server with the flag --events. Enabling the feature causes bindle to serialize details of changes in JSON format to a file.

simongdavies avatar Oct 06 '21 10:10 simongdavies