dotnet/orleans

Lazy load with IPersistentState

Open

#6088 aperta il 4 nov 2019

Vedi su GitHub
 (4 commenti) (7 reazioni) (1 assegnatario)C# (2123 fork)batch import
help wanted

Metriche repository

Star
 (10.777 star)
Metriche merge PR
 (Merge medio 2g 2h) (64 PR mergiate in 30 g)

Descrizione

There are a lot use cases when lazy load is preffered way to load the grain state. Will be very helpfull to have ability to configure the using of IPersistentState with lazy manner. Maybe to define new interface IDefferPersistentState or ILazyPersistentState

Guida contributor