Edit this page

The following pages and posts are tagged with

TitleTypeExcerpt
Data By-Pass Pattern Page The Data By-Pass pattern delegates large data transfers to an external high-performance proxy while still using Ditto’s policy system for access control. TL;DR: When you need to transfer data volumes too large for the Ditto cluster (e.g., database query results), route the negotiation through Ditto messages for...