kuzudb / kuzu-docs

http://docs.kuzudb.com/
Creative Commons Attribution Share Alike 4.0 International
2 stars 10 forks source link

Add documentation for concurrency #118

Closed prrao87 closed 4 weeks ago

prrao87 commented 4 months ago

A common question we get is on concurrency, specifically with regard to write operations. It makes sense to write a section that addresses this, similar to DuckDB's.

prrao87 commented 4 weeks ago

Done in #193 and #192