anymodel.utilities.identity_map¶
Identity map implementation for preventing duplicate entity instances.
This module provides the IdentityMap class which ensures that only one instance of an entity with a given identity exists in memory at a time.
Identity map implementation for preventing duplicate entity instances.
This module provides the IdentityMap class which ensures that only one instance of an entity with a given identity exists in memory at a time.