Details
Description
Implement pooling for IgniteClient
- Simplify DI integration (
IGNITE-23651) - Improve performance
IgniteClient is thread-safe, so we don't need to "remove" and "return" those to the pool.
Attachments
Issue Links
- blocks
-
IGNITE-23651 .NET: Thin 3.0: Add ServiceCollection extensions for DI integration
- Resolved
- causes
-
IGNITE-23757 .NET: Thin 3.0: TestDroppedConnectionsAreRestoredInBackground is flaky
- Resolved
- links to