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

贡献者指南