Is your feature request related to a problem? Please describe.
Current implementation strictly syncs the contents and the DB state.
It helps keeping the consistency but causes some performance problem.
Describe the solution you'd like
Add cached version of the List container.
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
Current implementation strictly syncs the contents and the DB state.
It helps keeping the consistency but causes some performance problem.
Describe the solution you'd like
Add cached version of the List container.
Describe alternatives you've considered
Additional context