Skip to content

Conversation

dgtlmoon
Copy link
Owner

@dgtlmoon dgtlmoon commented Sep 4, 2024

todo

  • use a checksum or string comparison lookup of the watch dicts to know if they should be updated
  • move the file/IO stuff out of 'store.py' into 'storage.py' perhaps, so it could be used with other systems? (other document storage backends)

Advantages

  • Lower memory usage when using json.dumps
  • MUCH lower disk-io
  • In the future a command-line can be run against just a single watch config
  • Easily import and/or copy configs from somewhere else, just dump them into the datastore directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant