Skip to content

Release 0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 05:02
3481a28

BREAKING CHANGE

Updates the denormalization strategy to store copies of each record in each related entities partition. Manages creates/updates/deletes to maintain data integrity. By storing a copy for each relationship in an entities partition, query and findById with includes options can execute in a single query operation.