Skip to content

0.0.4

Compare
Choose a tag to compare
@urso urso released this 20 Jan 01:30
6ea1d41

Added

  • Added Observer to txfile for collecting per transaction metrics. PR #23
  • Make file syncing configurable. PR #29
  • Added Observer to pq package for collecting operational metrics. PR #26

Changed

  • Queue reader requires explicit transaction start/stop calls. PR #27