-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The purpose of this research + discussion is to decide if its doable/beneficial and not too effortful.
The idea is to 'cache' the requests to be able to recycle them between the client requests in a gateway instance, e.g. the consumer polls fetched records.
An idea to do this is by finding a way to natively use the Kafka Consumer, and if its not possible, to see if its possible to use or share the Fetcher and Client Network classes, responsible for fetching the records.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress