reddb-io-server 1.2.0

RedDB server-side engine: storage, runtime, replication, MCP, AI, and the gRPC/HTTP/RedWire/PG-wire dispatchers. Re-exported by the umbrella `reddb` crate.
Documentation
1
2
3
4
input = "INSERT INTO social NODE (label, name) VALUES ('User', 'alice')"
expected_kind = "Insert"
source = "docs/query/transactions.md:16"
kind = "positive"