Skip to content

2nd level cache for JavaScript EntityManager #243

@ultimate

Description

@ultimate

As described in #241 the EntityManager is currently not able to detect changes on entities. Therefore a second level cache could be implemented that holds copies (not references) of the cached entities in order to be able to compare the entities against those backups on save(..)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions