dotnet/orleans

Lazy load with IPersistentState

Open

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

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

説明

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

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

Lazy load with IPersistentState · dotnet/orleans#6088 | Good First Issue