microsoft / service-fabric-services-and-actors-dotnet

Reliable Services and Reliable Actors are Service Fabric application frameworks for building highly-scalable distributed cloud applications.
Other
269 stars 115 forks source link

Read Logical Time Manager timestamp from the actor state #356

Closed yashagarwal23 closed 10 months ago

yashagarwal23 commented 11 months ago

Read the Logical Time Manager Timestamp from the state for in KVS and Volatile Actor State Provider. We already do that for ReliableCollectionsActorStateProvider.