Skip to content

Merge persistent_sessions and persistent_state #3425

@roman-khimov

Description

@roman-khimov

Is your feature request related to a problem? Please describe.

I'm always frustrated when SN configuration has too many things to care about.

Describe the solution you'd like

Move persistent_sessions data to persistent_state, use single DB for local state. Session persistence should be controlled via a flag.

Keep compatibility, migrate existing DBs, config is to be deleted in subsequent versions.

Describe alternatives you've considered

Use a DB per data type, it sucks.

Additional context

#1255

Metadata

Metadata

Assignees

Labels

I3Minimal impactS4RoutineU4Nothing urgentconfigConfiguration format update or breaking changeenhancementImproving existing functionalityneofs-storageStorage node application issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions