EventStore-Client-NodeJS
EventStore-Client-NodeJS copied to clipboard
Automatically close batch append connection
Currently, batch append will keep it's connection open indefinitely. The connection should be closed if it hasn't been used for a specified length of time.
Ref: https://github.com/EventStore/EventStore-Client-NodeJS/issues/283#issuecomment-1076499200