Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create plugin for context-change tracking #9

Open
mwatts15 opened this issue Jul 20, 2019 · 0 comments
Open

Create plugin for context-change tracking #9

mwatts15 opened this issue Jul 20, 2019 · 0 comments

Comments

@mwatts15
Copy link
Contributor

POW has a changed_contexts map which keeps track of which contexts have changed. It would be good to have this work any time we use PyOpenWorm so when changes are made outside of POW, the change-tracking is still up-to-date. To avoid the pattern of adding more and more capabilities onto the database, the change-tracking should be an optional feature of the database. Moreover, we wouldn't like to require this (or other such features) to run in a production environment in applications where POW is not being used. To that end, this task is to devise a scheme for declaring a change-tracking plug-in to the database.

@mwatts15 mwatts15 transferred this issue from openworm/owmeta Feb 8, 2020
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

No branches or pull requests

1 participant