Is there any way to optimize the cost of writes when indexing? It seems like each index adds one wri
Is there any way to optimize the cost of writes when indexing? It seems like each index adds one write. Not that it is really important, but I'm curious.