Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance Transact literal to support facts on transactions #92

Open
eoliphan opened this issue Apr 6, 2018 · 0 comments
Open

enhance Transact literal to support facts on transactions #92

eoliphan opened this issue Apr 6, 2018 · 0 comments

Comments

@eoliphan
Copy link

eoliphan commented Apr 6, 2018

Description

A key Datomic capability is the ability to reify transactions with arbitrary facts/metadata. E.g. the :user/id associated with the (transact). Continuing this example, perhaps a vase interceptor could extract the user identifier from a JWT, making it available for the subsequent transact.

Expected Behavior

Transact literal would allow user to specific attributes/values that should be associated with the transaction.

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

No branches or pull requests

1 participant