mtesseract / nakadi-client

Haskell Client Library for the Nakadi Event Broker
Other
13 stars 9 forks source link

Include event type in key in CursorsMap HashMap and fix Cursor Buffer Size Computation #90

Closed mtesseract closed 6 years ago

mtesseract commented 6 years ago

This should fix the case of having multiple event types behind a subscription.

mtesseract commented 6 years ago

This should also take care of #89 @etorreborre :-)