Is AWS DocumentDB supported as a database?

Like in the topic: I’m wondering if one could use DocuementDB with Pritunl. If so, are there any special requirements / variables to set / things to know? Thanks!

Pritunl, Pritunl Zero and Pritunl Cloud all utilize capped collections and tailable cursors for publish subscribe messaging. This prevents using the MongoDB API compatible databases such as DocumentDB.

Thank you!