Appropriate to use SPLINK in an event-driven architecture? #2651
Unanswered
Andreas Cola (afizzycola)
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Would it be appropriate to use SPLINK for entity-resolution within an event-driven pipeline. E.g. we have a cache of entities that have already passed through a (or many) pipeline(s) and for every new entity we would check is there are any close matches within the existing cache?
All reactions