Skip to content

Delete all the Things

Compare
Choose a tag to compare
@sjparkinson sjparkinson released this 23 Oct 10:48
· 36 commits to master since this release

Added

  • Add a delete method to DeleterInterface (see #22)
  • Implement DeleterInterface and PurgerInterface on Graze\Queue\Client

Updated

  • Move purge from ProducerInterface to PurgerInterface