Skip to content

Handle database updates from another process #20

Description

@sseemayer

If two instances of Clockode are running in parallel, then changes made in instance A will not show up in instance B until another change is made in B that triggers a database reload.

Consider adding a filesystem watcher to trigger database re-loads if the database is changed by another process.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions