This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
tdlib-fork
Archived
Watch
1
Star
0
Fork
0
You've already forked tdlib-fork
Code
Pull Requests
Releases
Activity
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
History
levlam
6bacc64f3c
Decrease delay before binlog is flushed to hard drive.
...
GitOrigin-RevId: 544c7722af6f89f61374c9a92566f117721758f7
2019-03-31 22:31:43 +03:00
..
detail
Fix formatting.
2019-02-13 00:28:47 +03:00
binlog_dump.cpp
Update copyright year.
2019-01-01 01:02:34 +03:00
Binlog.cpp
Silently truncate zero bytes at the end of encrypted binlog.
2019-03-11 17:56:03 +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