hypersistence-tsid icon indicating copy to clipboard operation
hypersistence-tsid copied to clipboard

Remove instances from TSID Factory

Open postalservice14 opened this issue 6 months ago • 0 comments

This PR is to fix the bug outlined here: https://github.com/vladmihalcea/hypersistence-tsid/issues/19

A Factory shouldn't maintain singleton instances of the thing the factory is creating. The Factory should focus on just creating, not maintaining the instances.

postalservice14 avatar Aug 02 '24 13:08 postalservice14