Skip to content

Mongodb support in linkerd #5389

Answered by allir
barkardk asked this question in General
Discussion options

You must be logged in to vote

I think this is the protocol documentation for mongodb: https://docs.mongodb.com/manual/reference/mongodb-wire-protocol/
And there it says that it is a simple request-response style protocol, and I don't find anything in that doc that implies it is SSF? (by skimming it, didn't read it thoroughly through.)

The MongoDB Wire Protocol is a simple socket-based, request-response style protocol. Clients communicate with the database server through a regular TCP/IP socket.

So as @xkbarkar points out maybe the "known SSF" documentation should be updated to not include mongodb? Unless we're missing something? :)

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by adleong
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants