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
ec15d60a2d3cf6d503699c59edec4900a4fa40d8
scylladb
/
db
/
commitlog
History
Vlad Zolotarov
ec15d60a2d
db::commitlog::replay_position: added std::hash<replay_position>
...
It's needed for hinted handoff. Signed-off-by: Vlad Zolotarov <
vladz@scylladb.com
>
2017-12-14 15:05:48 -05:00
..
commitlog_entry.cc
commitlog: avoid copying column_mapping
2017-02-27 17:05:58 +00:00
commitlog_entry.hh
do not calculate serialized size of commitlog_entry_writer before final format is knows
2017-06-14 14:53:07 +03:00
commitlog_replayer.cc
db/commitlog/commitlog::descriptor: add a filename_prefix parameter
2017-12-14 15:05:47 -05:00
commitlog_replayer.hh
db/commitlog/commitlog::descriptor: add a filename_prefix parameter
2017-12-14 15:05:47 -05:00
commitlog.cc
db::commitlog: truncate segments to their actual sizes during shutdown
2017-12-14 15:05:48 -05:00
commitlog.hh
db::commitlog: allow defining a metrics category name
2017-12-14 15:05:47 -05:00
replay_position.hh
db::commitlog::replay_position: added std::hash<replay_position>
2017-12-14 15:05:48 -05:00
rp_set.hh
memtable/commitlog: Change bookkeep to track individul segments
2017-06-07 12:07:01 +00:00