We have built a collaborative editor using tiptap(https://tiptap.dev/). We want to test 2 imp things<p>1) We are not loosing any data when multiple users are using the same editor simultaneously.
2) How many concurrent users using the editor can our current system support.