This repository has been archived on 2020-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork/tddb/td/db/binlog
levlam 918f6a0cfd Use td::contains and td::remove instead of std::find if possible.
GitOrigin-RevId: faa0863eb49ee8ce4c2138dfec022620f71d2f6a
2019-10-22 02:12:58 +03:00
..
detail Use td::contains and td::remove instead of std::find if possible. 2019-10-22 02:12:58 +03:00
binlog_dump.cpp Update clag-format to the latest (190926/r372920) version. 2019-09-28 05:14:21 +03:00
Binlog.cpp Fix errors from tdutils import 2019-08-12 16:53:17 +03:00
Binlog.h Output more debug on Binlog corruption. 2019-01-02 18:21:31 +03:00
BinlogEvent.cpp Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
BinlogEvent.h Various include and other fixes. 2019-02-12 19:48:52 +03:00
BinlogHelper.h Various include and other fixes. 2019-02-12 19:48:52 +03:00
BinlogInterface.h Fix Global.h and TdDb.h includes. 2019-01-06 22:59:17 +03:00
ConcurrentBinlog.cpp Decrease delay before binlog is flushed to hard drive. 2019-03-31 22:31:43 +03:00
ConcurrentBinlog.h Explicitly init some std::atomic. 2019-01-24 06:18:14 +03:00