.. |
binlog
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
detail
|
Move SQLite to namespace tdsqlite.
|
2022-08-04 14:37:08 +03:00 |
BinlogKeyValue.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
DbKey.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
KeyValueSyncInterface.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
SeqKeyValue.h
|
Add TsSeqKeyValue::isset.
|
2022-08-17 16:52:27 +03:00 |
SqliteConnectionSafe.cpp
|
Use std::atomic for close_state.
|
2022-08-18 22:04:20 +03:00 |
SqliteConnectionSafe.h
|
Minor improvements.
|
2022-08-18 23:31:14 +03:00 |
SqliteDb.cpp
|
Move SQLite to namespace tdsqlite.
|
2022-08-04 14:37:08 +03:00 |
SqliteDb.h
|
Move SQLite to namespace tdsqlite.
|
2022-08-04 14:37:08 +03:00 |
SqliteKeyValue.cpp
|
td: replace most of std::unordered_map usages to td::FlatHashMap
|
2022-02-07 21:21:31 +01:00 |
SqliteKeyValue.h
|
Minor improvements.
|
2022-02-10 11:55:32 +03:00 |
SqliteKeyValueAsync.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
SqliteKeyValueAsync.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
SqliteKeyValueSafe.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SqliteStatement.cpp
|
Move SQLite to namespace tdsqlite.
|
2022-08-04 14:37:08 +03:00 |
SqliteStatement.h
|
Move SQLite to namespace tdsqlite.
|
2022-08-04 14:37:08 +03:00 |
TQueue.cpp
|
Check and fix half of FlatHashMap usages.
|
2022-02-10 00:59:52 +03:00 |
TQueue.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
TsSeqKeyValue.h
|
Ensure logical constness in TsSeqKeyValue.
|
2022-08-18 13:59:34 +03:00 |