We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Since the storage manager is a singleton (which works really well in production), there tends to be pollution in testing environment.
It would be nice to have a easy way to either clear out the singleton or replace it with a new storage manager.
Since the storage manager is a singleton (which works really well in production), there tends to be pollution in testing environment.
It would be nice to have a easy way to either clear out the singleton or replace it with a new storage manager.