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

MongoDB support and MessagePack support #60

Closed
feritzcan2 opened this issue Mar 15, 2022 · 3 comments · Fixed by #117
Closed

MongoDB support and MessagePack support #60

feritzcan2 opened this issue Mar 15, 2022 · 3 comments · Fixed by #117

Comments

@feritzcan2
Copy link

Hello, do you plan to add serialization support for mongodb and MessagePack( binary serializer) . Or do they already exist, I couldnt find...

Thank you

@feritzcan2
Copy link
Author

No, I guess :(

@andrewlock
Copy link
Owner

No, I guess :(

Sorry, I've been on holiday, hence the slow reply!

Do you plan to add serialization support for mongodb and MessagePack( binary serializer)

I don't have any specific plans, but I've got nothing against it if someone creates a PR 🙂

@andrewlock
Copy link
Owner

For feature requests like this, I think I've found an answer in the big redesign of the library in this PR:

The main idea is to make the library much more maintainable while also giving people a mechanism to customise the generated IDs as much as they like. This will make it easy to make changes like this 🙂

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 a pull request may close this issue.

2 participants