dotnet/orleans

Lazy load with IPersistentState

Open

#6,088 建立於 2019年11月4日

在 GitHub 查看
 (4 留言) (7 反應) (1 負責人)C# (10,777 star) (2,123 fork)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

貢獻者指南