Skip to content

read-only cache support #53

Description

@jpark800

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions