Skip to:
remove last dependencies on CQL, ie. don’t use CQL when fetching documents
CQL can still be used as possible performance improvement in cases where there is also a non-cql fallback
make it possible to fetch data in smaller chunks to avoid time-out errors
make page size configurable per tenant
remove last dependencies on CQL, ie. don’t use CQL when fetching documents
CQL can still be used as possible performance improvement in cases where there is also a non-cql fallback
make it possible to fetch data in smaller chunks to avoid time-out errors
make page size configurable per tenant