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

add backward compatible serde for mongo cache #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jprgic
Copy link
Contributor

@jprgic jprgic commented Mar 8, 2023

Add check to ingore unacknowledge write on cache purge (necessary when opening connection with writeConcer: 0.
Add deserialization mechanics to cache same as for the data coming from mongodb.

Issues requiring these fixes are described here: https://3.basecamp.com/3077084/buckets/10103289/messages/5732789325%5C\#__recording_5864997976

Add check to ingore unacknowledge write on cache purge (necessary when opening
connection with writeConcer: 0.
Add deserialization mechanics to cache same as for the data coming from mongodb.

Issues requiring these fixes are described here: https://3.basecamp.com/3077084/buckets/10103289/messages/5732789325%5C\#__recording_5864997976
@jprgic jprgic force-pushed the fix_cache_in_mongo_driver branch from 7d0f919 to a250662 Compare March 9, 2023 11:39
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