Skip to content

add columns in IndexDefinition to support building flexible indexes

Compare
Choose a tag to compare
@skywhat skywhat released this 21 May 21:10
· 14 commits to master since this release
a8fee95

modifying DOSAv2 secondary indices to support a new Columns parameter, allowing schemas to more efficiently use secondary indices. By indexing fewer columns, both read and write performance improve.