A Record Store instance can save the last read generation and also track that generation for any number of unique clients. You specify a unique client by creating a client ID (which can be any string, such as forge1) and then set a value to indicate the last-read generation for that client ID.

There are two ways to the last read generation for a client:

Here is an example use-case with Forge processing the records:

To find out which client states are currently saved in a Record Store instance, use the list-client-states task of the Record Store command-line utility.


Copyright © Legal Notices