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!

Are there any plans to add DocumentDB support? I realized this would require several changes, but it would be awesome to be able to use pritunl with this service.

It would take significant changes to support the database and there isn’t any plans on adding it.

Any idea if Amazon Document DB (Mongo 5.0) would be possible to use with Pritunl now?

I did find THIS: Supported MongoDB APIs, operations, and data types in Amazon DocumentDB - Amazon DocumentDB

Based on that documentation there still isn’t support for capped collections. The capped collections and tailable cursors are used the event system.

With the release of Microsoft’s DocumentDB engine and FerretDB v2 which uses the Microsoft engine I will be adding support first to Pritunl Cloud then Pritunl Zero then Pritunl. Pritunl Cloud is still in development so it allows making breaking changes. Once it’s been verified in Pritunl Cloud it will be migrated to Pritunl and Pritunl Zero.

This will also support Azure Cosmos DB which uses the same engine and it’s likely it will also support AWS DocumentDB.