Skip to content

check what kind of locking is possible and needed #6

@equinox0815

Description

@equinox0815

For now the app uses a single store instance and all actions are outlined by a single go-routine. It would be nice to get rid of this as it will be a bottleneck on high load and it shouldn't be needed anyway. There should be enough atomic operations on filesystem level to make this work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions