Is anyone using their product? <a href="https://github.com/mycelial/mycelite/">https://github.com/mycelial/mycelite/</a><p>They use CRDTs for syncing, but their site has virtually no details on what data structures are supported. <a href="https://mycelial.com/docs/get-started/quick-start" rel="nofollow noreferrer">https://mycelial.com/docs/get-started/quick-start</a>
Is there any reason to use WAL(1) over WAL2?<p>* <a href="https://www.sqlite.org/cgi/src/doc/wal2/doc/wal2.md" rel="nofollow noreferrer">https://www.sqlite.org/cgi/src/doc/wal2/doc/wal2.md</a><p>* <a href="https://news.ycombinator.com/item?id=32435601">https://news.ycombinator.com/item?id=32435601</a>