dotnet/orleans

Lazy load with IPersistentState

Offen

#6.088 geöffnet am 04.11.2019

 (4 Kommentare) (7 Reaktionen) (1 zugewiesene Person)C# (2.123 Forks)batch import
help wanted

Repository-Metriken

Stars
 (10.777 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide