-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
hello,
Since the library uses factory pattern to create IConnectionMultiplexer
instances my assumption was that the returned objects would be disposed automatically. But as it turned out that's not the case. I suggest you to either drop the factory pattern (and introduce a single ConnectionMultiplexer
property) or take care of the proper decommission.
Great library anyway :)
onestep and Pedramefaraji
Metadata
Metadata
Assignees
Labels
No labels