abp icon indicating copy to clipboard operation
abp copied to clipboard

State Management API

Open hikalkan opened this issue 1 year ago • 0 comments

  • We can consider to introduce a state management API like Dapr's state management: https://docs.dapr.io/developing-applications/building-blocks/state-management/state-management-overview/
  • We can integrate to Dapr, surely.
  • Default persistence can be distributed cache. We can create a module that persists it in a database.

hikalkan avatar Jun 03 '23 17:06 hikalkan