Look into separate UserCard caching for snapshots of document with user edits, and this should be completed after making the JSON Schema flexible and caching/retrieval considerations
Answer: Does the changing of schema affect the word caching logic?
How to make the JSON Schema flexible to allow user edits in fields that can be changed (not lang, lemma, part of speech, etc.)
And consider how DynamoDB or ElastiCache will change based on this
Look into separate UserCard caching for snapshots of document with user edits, and this should be completed after making the JSON Schema flexible and caching/retrieval considerations
Answer: Does the changing of schema affect the word caching logic?
How to make the JSON Schema flexible to allow user edits in fields that can be changed (not lang, lemma, part of speech, etc.)
And consider how DynamoDB or ElastiCache will change based on this