Switch default state store to SQLite for local experience
Open
kind/proposal
triaged/resolved
- Dominant language
- Go
- Stars
- 353
- Forks
- 221
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
## Describe the proposal
Running `dapr init` sets up a default state store "statestore" that is based on Redis. Redis has some issues when used as actor state store, so we should start by migrating the default state store used in the local experience to SQLite.
## Release Note
RELEASE NOTE: **UPDATE** Switch default state store to SQLite for local experience
Contributor guide
Assessment
This issue has not been assessed yet.