bmavity / ges-client

A node.js client library for (Get) Event Store
Other
30 stars 9 forks source link

Fixed issue where operations were not being properly cleaned up #39

Closed bmavity closed 9 years ago

bmavity commented 9 years ago

Fixes an issue where completed Operations where not being properly cleaned up.

bmavity commented 9 years ago

Addresses #40