In a multi-node setup, Typesense is eventually con...
# community-help
j
In a multi-node setup, Typesense is eventually consistent. So if you read immediately after writing, then the data might not be available yet. I would recommend retrying for a few seconds if you have to read immediately after writes
❤️ 1