Building With Patterns: The Outlier Pattern
So far in this
Building with Patterns
series, we've looked at the
Polymorphic
,
Attribute
, and
Bucket
patterns. While the document schema in these patterns has slight variations, from an application and query standpoint, the document structures are fairly consistent. What happens, however, when this isn't the case? What happens when there is data that falls outside the "normal" pattern? What if there's an outlier?
February 7, 2019