question

Upvotes
Accepted
383 7 13 15

Is it possible to fetch only delta from cache ?

I am using ETA Value Added service with watchlist enabled, I am looking into VAConsumer for reference.

I want to use cache, so that incoming message will be applied to cache and there will be another thread reading from cache.

But is there any way while reading from cache, which will return only updated fields?

For eg. ASK and BID are stored in cache and other thread also reads it from cache. but next time only BID is changed and I want to read and send only BID message to the application for processing as our application is expecting only delta.

Regards

Bhimrao Ghule

#technologyeta-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
80k 257 52 75

@Bhimrao.Ghule

Do you mean you would like to use the Value Added Payload Cache component in the ETA package?

I checked the document and found that the Value Added Payload Cache component doesn't support this feature. For more information, please refer to the 11 Payload Cache Detailed View section in the ETA Value Added Components document.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Thanks @Jirapongse . I will go through suggested document

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.