Johan LAJILI
05/13/2022, 8:26 AMJohan LAJILI
05/13/2022, 8:54 AMwhere: {
id: {
in: myListOfObjectIdsThatNeedsIncrement
}
data : {
index: {
increment: 1
}
}
}
the duration is now down to 400ms from my local machine, I'd expect less in prodJohan LAJILI
05/13/2022, 9:58 AMhouseId: house.id,
index: {
gte: newWindow.index,
},
data: {
index: {
increment: 1
}
}
James L
05/13/2022, 11:21 AMJames L
05/13/2022, 11:21 AMJames L
05/13/2022, 11:22 AMNurul
05/13/2022, 11:49 AMJohan LAJILI
05/13/2022, 12:39 PM