Index delegation

Index Delegation improves the efficiency of index write and delete operations by essentially removing contention on the backing index nodes.

Instead of having Accesser appliances do the grid operations to perform index writes themselves, they now delegate those writes to Slicestor nodes. Delegate Slicestor nodes are chosen by using a deterministic algorithm that ensures that there is little to no contention when writing to the index.