How many models could a ceramic node index?

It seems that restarting model will re-index all models. So what is the best practice in this case?

eg. can I index 1 million models?

related:

1 Like

Hey @0xEE3CA4dd4CeB341691. For now we don’t have a specific number of how many models can be indexed. We have plans to do some load testing on this, to get the benchmarks.

1 Like

the limiting factor is likely to be less about the number of distinct models and more about the total amount of write traffic generated across all the models you are indexing and whether your node can keep up with syncing and indexing all those writes.

3 Likes