Why would locality groups be useful in an in-memory system?

On Wed, Sep 12, 2012 at 4:53 PM, Adam Fuchs <[email protected]> wrote:
> Even if you are just using memory, minor and major compactions are important
> to get compression, handle deletes, get sequential access (cache line
> efficiency), use iterators, and introduce locality groups.

Reply via email to