dotnet/orleans

Lazy load with IPersistentState

Open

#6 088 ouverte le 4 nov. 2019

Voir sur GitHub
 (4 commentaires) (7 réactions) (1 assigné)C# (2 123 forks)batch import
help wanted

Métriques du dépôt

Stars
 (10 777 stars)
Métriques de merge PR
 (Merge moyen 2j 2h) (64 PRs mergées en 30 j)

Description

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

Guide contributeur