Skip to content

2020 07 metadata server#1

Open
whacked wants to merge 22 commits into
masterfrom
2020-07_metadata-server
Open

2020 07 metadata server#1
whacked wants to merge 22 commits into
masterfrom
2020-07_metadata-server

Conversation

@whacked

@whacked whacked commented Jul 12, 2020

Copy link
Copy Markdown
Owner

No description provided.

macchiato-framework's version is more updated and is packaged
with the html5 macro
ingests from content-property-collection mapping; uses
findOrCreate to derive record ids, then assigns ids
accordingly
Sequelize's findOrCreate runs an internal transaction, which
makes it difficult to write in synchronous-looking code.

The code that does not depend on findOrCreate can be rewritten
in a flatter style using chained .then calls.
@whacked
whacked force-pushed the 2020-07_metadata-server branch from 475d4ae to bc3b6ff Compare November 9, 2020 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant