mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 10:30:38 +00:00
The document docs/alternator/compatibility.md suggested that Alternator does not support the TTL feature at all. The real situation is more optimistic - this feature is supported, but as experimental feature. So let's update compatibility.md with the real status of this feature. Signed-off-by: Nadav Har'El <nyh@scylladb.com>