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 support for Mongodb and Cassandra protocol #214

Open
AvaIon opened this issue Dec 25, 2024 · 3 comments
Open

Add support for Mongodb and Cassandra protocol #214

AvaIon opened this issue Dec 25, 2024 · 3 comments

Comments

@AvaIon
Copy link

AvaIon commented Dec 25, 2024

Is your feature request related to a problem? Please describe.
‌The current system does not yet support the parsing of the above two database protocols. I hope to obtain plaintext information on large and slow queries for MongoDB and Cassandra.

Describe the solution you'd like
‌The current system does not yet support the parsing of the above two database protocols. I hope to obtain plaintext information on large and slow queries for MongoDB and Cassandra.

Describe alternatives you've considered

Additional context

@hengyoush
Copy link
Owner

hengyoush commented Dec 25, 2024

Thanks for the suggestions! Would you like to contribute to this feature? @AvaIon

@AvaIon
Copy link
Author

AvaIon commented Dec 25, 2024

Thanks for the suggestions! Would you like to contribute to this feature? @AvaIon

I will start trying to add MongoDB parsing based on version 1.4.2 next week. If I can successfully implement it, I would be very willing to contribute this feature. However, since I don't have any prior knowledge in this area, I can only try my best. I will ask you for advice if I have any questions.
I will also follow up on the addition of a new protocol contribution guide that you mentioned in the discussion group.
Thank you!

@hengyoush
Copy link
Owner

Feel free to ask me any question. I'll write a contribution guide as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants