Drop the AGPL license in favor of a source-available license. See the blog post [1] for details. [1] https://www.scylladb.com/2024/12/18/why-were-moving-to-a-source-available-license/
I wrote these scripts to identify sstables with too large keys for a recent investigation. I think they could be useful in the future, certainly as further examples on how to write lua scripts for scylla-sstable script. Closes scylladb/scylladb#17000