tdlight/tddb/td/db/binlog
2023-02-12 03:18:22 +03:00
..
detail Avoid std::move to itself in BinlogEventsProcessor 2023-02-09 22:53:04 +01:00
binlog_dump.cpp Replace unsafe to maintain data_ field with get_data() method. 2023-02-02 03:08:26 +03:00
Binlog.cpp Binlog: avoid sync on Binlog creation. 2023-02-10 15:21:43 +03:00
Binlog.h Return 0 from erase_batch for empty event list. 2023-02-12 03:18:22 +03:00
BinlogEvent.cpp Store std::string instead of BufferSlice in BinlogEvent 2023-02-09 22:53:02 +01:00
BinlogEvent.h Store std::string instead of BufferSlice in BinlogEvent 2023-02-09 22:53:02 +01:00
BinlogHelper.h Update copyright year. 2023-01-01 00:28:08 +03:00
BinlogInterface.h Return 0 from erase_batch for empty event list. 2023-02-12 03:18:22 +03:00
ConcurrentBinlog.cpp Return 0 from erase_batch for empty event list. 2023-02-12 03:18:22 +03:00
ConcurrentBinlog.h Return 0 from erase_batch for empty event list. 2023-02-12 03:18:22 +03:00