|
Is there a way to get the latest published message in a topic efficiently using the python client? Right now in our proof of concept we've spun up a redis instance to cache the latest value, but it seems like we're missing something obvious, because I imagine getting the latest published message is a fairly key feature in an event-driven system! I've raised an issue with the Python client over |
Answered by
tisonkun
Jun 16, 2023
Replies: 1 comment
|
Answered at apache/pulsar-client-python#115 (comment). Closed as duplicate. |
0 replies
Answer selected by
tisonkun
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answered at apache/pulsar-client-python#115 (comment).
Closed as duplicate.