dotnet/orleans

Lazy load with IPersistentState

Open

#6,088 opened on 2019年11月4日

GitHub で見る
 (4 comments) (7 reactions) (1 assignee)C# (2,123 forks)batch import
help wanted

Repository metrics

Stars
 (10,777 stars)
PR merge metrics
 (平均マージ 2d 2h) (30d で 64 merged PRs)

説明

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

コントリビューターガイド