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

How we can track every actions of user and not replace the stored documents? #40

Open
Mobasher-NetLinks opened this issue Jan 7, 2016 · 0 comments

Comments

@Mobasher-NetLinks
Copy link

Suppose in a case we need to store all actions of users that they do with a record, for example a user with id 100 update the record with id 12 and we store that in a document, after that the same user or any other user updated the same record, or delete this record now we should store new document, and not replace the first one.

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