tdlight/tddb/td/db/binlog
2023-02-09 22:53:04 +01: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 Store std::string instead of BufferSlice in BinlogEvent 2023-02-09 22:53:02 +01:00
Binlog.h Binlog: store key_salt in string instead of BufferSlice. 2023-02-01 23:46:54 +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 Improve event_id variable names. 2023-01-16 12:47:37 +03:00
ConcurrentBinlog.cpp Improve event_id variable names. 2023-01-16 12:47:37 +03:00
ConcurrentBinlog.h Improve event_id variable names. 2023-01-16 12:47:37 +03:00