Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Prefix LIKE
  • Range queries on all types
  • Global sorting

Indexing options

  • case_sensitive - If the index is case sensitive or not.
  • normalize - If the index uses unicode normalization or not.

Write path

Write path is mostly the same as SASI where multiple column indexes are attached to a single memtable.

...