mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 01:50:35 +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