Tag Archives: clustering

Data clustering in MongoDB using embedded docs

I wrote a while ago about how to cluster data to save cash. This post was geared towards relational stores. But in reality, the technique is applicable to any block store on disk. To recap, the premise is simple. When … Continue reading

Posted in Data Architecture, Database Engineering, Mongodb | Tagged , , , | View Comments