GetNextSetAsync method from IDynamoDBContext.FromQueryAsync returns unexpected number of result
We use AWS DynamoDb for a number of microservices for the current project at work. We have a DynamoDb table used for caching a certain type of entity similar to this. There can be multiple books in the table with the same reference, but there can only be ONE active book per reference at a … [Read more…]