Inversely, encoded into each reverse delta is a set of instructions to update a consumer in reverse -- from the current state to the previous state. Consumers may use the reverse delta later if we need to pin.When consumers initialize, they will use the most recent snapshot to initialize ...
The integer 10 parameter will set the value for numOfSnapshotsToKeep. It is also possible to add your own blob storage cleaner by extending HollowProducer.BlobStorageCleaner class and provide your own mechanism to clean snapshots/deltas/reverse deltas. Hollow Explorer¶ Hollow ships with a UI...
Each record in a Hollow data state is assigned to a specificordinal, which is an integer value. Anordinal: is a unique identifier of the record within a type. is sufficient to locate the record within a type. Ordinals are automatically assigned by Hollow. They lie in the range of 0-n...