mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 03:30:49 +00:00
This commit adds a table (with 1 row) explaining Scylla-specific materialized view options - which now consists just of synchronous_updates. Tested manually by running `make preview` from docs/ directory. Closes #11150