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

Function saveDocUpdateInRedis in external_api_persistence #9

Open
junoriosity opened this issue Jan 23, 2023 · 3 comments
Open

Function saveDocUpdateInRedis in external_api_persistence #9

junoriosity opened this issue Jan 23, 2023 · 3 comments

Comments

@junoriosity
Copy link
Collaborator

There is the function saveDocUpdateInRedis in the branch external_api_persistence.

However, it is not used anywhere. Why is that?

Also, in that function is there a way to crunch together all these updates (like you did) and to replace all those updates instead of just pretending it?

@kapv89
Copy link
Owner

kapv89 commented Jan 25, 2023

iirc, I made the fn saveDocUpdateInRedis for your reference.

What do you mean by "just pretending it"? did you mean "prepending"?

@junoriosity
Copy link
Collaborator Author

@kapv89 Exactly, I mean prepending. It was the autocorrection :)

@kapv89
Copy link
Owner

kapv89 commented Jan 25, 2023

okay .. what do you want to achieve here by "a way to crunch together all these updates" .. do you want the updates to be merged directly while storing?

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

2 participants