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

Mongo stuff isn't threadsafe #107

Open
darrylmasson opened this issue Dec 8, 2020 · 0 comments
Open

Mongo stuff isn't threadsafe #107

darrylmasson opened this issue Dec 8, 2020 · 0 comments

Comments

@darrylmasson
Copy link
Collaborator

The multi-threaded nature of the MongoLog means that the "typical" way of ensuring thread-safety (using a common pool and one client/thread) won't work for the log.

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