commit | f16fb6765b8a3ff8f49accf61c908791520c0d6e | [log] [tgz] |
---|---|---|
author | Jacek Lewandowski <lewandowski.jacek@gmail.com> | Tue Jan 03 18:17:13 2023 +0100 |
committer | Branimir Lambov <branimir.lambov@datastax.com> | Mon May 29 16:59:05 2023 +0300 |
tree | f4c43cd0f57997f5ee4eec4d35b0ee25ec84a426 | |
parent | f0abf77e64993e02f5f6fdaf67d3681c10ca2926 [diff] |
Implementation of the trie-indexed SSTable format (BTI) as described in CEP-25. Documentation in the included BTIFormat.md. patch by Branimir Lambov and Jacek Lewandowski; reviewed by Caleb Rackliffe and Maxwell Guo for CASSANDRA-18398