Create an events plugin

Add a stream command which behaves much like the core stream-events
command except that it can additionally take a --ids switch which add
event ids to each event, and a --resume-after switch to start streaming
events at an older event.  This plugin captures events in memory, so the
events are lost on server restart, and the ids will reset.

Change-Id: I9343d04dd62eed582144a56f0e07342b7972e314
12 files changed
tree: be4e7edab4c98c91997c6d1cae5c89bbe6273522
  1. src/
  2. test/
  3. .gitignore
  4. pom.xml