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

read-only cache support #53

Open
jpark800 opened this issue May 15, 2019 · 0 comments
Open

read-only cache support #53

jpark800 opened this issue May 15, 2019 · 0 comments
Assignees

Comments

@jpark800
Copy link
Contributor

Current behavior:
Tuples objects are transient. i.e. It goes away when rule engine shuts down.

Expected behavior:
Selected tuple data to be available via cache regardless of a rule engine instance's lifecycle.

What is the motivation / use case for changing the behavior?
Long lasting factual data such as employee record would need to be more persistent compared to event data. Tuple object management should support such cases more natively.

@jpark800 jpark800 self-assigned this May 15, 2019
@jpark800 jpark800 mentioned this issue Jun 3, 2019
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 a pull request may close this issue.

1 participant