This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
scylladb
Watch
1
Star
0
Fork
0
You've already forked scylladb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
copilot/add-ungzip-functionality
Add File
New File
Upload File
Apply Patch
scylladb
/
sstables
/
mx
History
Michał Chojnowski
3cf51cb9e8
sstables: fix some typos in comments
...
I added those typos recently, and spellcheckers complain.
Closes
scylladb/scylladb#26376
2025-10-07 13:20:06 +03:00
..
bsearch_clustered_cursor.hh
sstables: replace SCYLLA_ASSERT() with parse_assert() on the read path
2025-06-24 09:16:28 +03:00
parsers.hh
sstables: replace SCYLLA_ASSERT() with parse_assert() on the read path
2025-06-24 09:16:28 +03:00
partition_reversing_data_source.cc
Merge 'sstables: put index_reader behind a virtual interface' from Michał Chojnowski
2025-07-17 14:32:08 +03:00
partition_reversing_data_source.hh
sstables/mx: in readers, use abstract_index_reader instead of index_reader
2025-07-17 10:32:57 +02:00
reader.cc
sstables/mx/reader: use the same hashed_key for the bloom filter and the index reader
2025-09-29 13:01:22 +02:00
reader.hh
sstables/mx/reader: use the same hashed_key for the bloom filter and the index reader
2025-09-29 13:01:22 +02:00
types.hh
sstables/mx: move clustering_info from writer.cc to types.hh
2025-08-14 02:06:33 +02:00
writer.cc
sstables: fix some typos in comments
2025-10-07 13:20:06 +03:00
writer.hh
…