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

feat: auto_sync and auto_save #401

Merged
merged 5 commits into from
Dec 21, 2022
Merged

feat: auto_sync and auto_save #401

merged 5 commits into from
Dec 21, 2022

Conversation

andrewthetechie
Copy link
Owner

This is a new feature that adds _auto_save and some accompanying tweaks to _auto_sync. Additionally, it adds an update() context manager to make it simple to do a bunch of updates to a model and sync to redis at the end.

andrewthetechie and others added 5 commits December 21, 2022 13:34
This is a new feature that adds _auto_save and some accompanying tweaks
to _auto_sync. Additionally, it adds an update() context manager to make
it simple to do a bunch of updates to a model and sync to redis at the
end.
@andrewthetechie andrewthetechie merged commit 0e11e9d into main Dec 21, 2022
@andrewthetechie andrewthetechie deleted the auto-sync-and-save branch December 21, 2022 23:55
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