Skip to content

Avoid long connections in the middle storages #12

@exos

Description

@exos

When the cache is used, connect the storages mean that you will use (if required connection), if the cache is used a second time and the process takes, these connections are alive and can cause exess connections to storage.

To avoid this you must implement an option that allows the closing of connections between uses of storage medias.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions