syncstorage-rs icon indicating copy to clipboard operation
syncstorage-rs copied to clipboard

Utilize deadpool's Object::pool method

Open data-sync-user opened this issue 1 year ago • 0 comments

Later version of deadpool support the ability to get the db Pool object from the checked out Object. We should utilize the feature to access a central SpannerSessionSettings via this method instead of copying the settings into every session.

┆Issue is synchronized with this Jira Task

data-sync-user avatar Nov 21 '24 23:11 data-sync-user