dapr / dapr/cli

Switch default state store to SQLite for local experience

Open
#1,328 5 comments 3 reactions 1 assignee Claimed by @mukundansundar View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.