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

Need to Document BridgeableStore #69

Open
DennisMcWherter opened this issue Feb 22, 2018 · 0 comments
Open

Need to Document BridgeableStore #69

DennisMcWherter opened this issue Feb 22, 2018 · 0 comments

Comments

@DennisMcWherter
Copy link
Collaborator

The bridgeable store remains undocumented today. This is unfortunate because it enables Elide to coordinate across datastores with compound models (i.e. a hibernate persisted-model can have a relationship in Elide to a redis-persisted model, for instance).

We need to document the what, why, and how. Fortunately, the interface itself is well-documented: https://github.com/yahoo/elide/blob/master/elide-datastore/elide-datastore-multiplex/src/main/java/com/yahoo/elide/datastores/multiplex/BridgeableTransaction.java

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