index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tddb
/
td
/
db
/
BinlogKeyValue.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-06-27
Various fixes.
levlam
2025-06-23
Use WaitFreeHashMap in BinlogKeyValue.
levlam
2025-05-21
Fix storer/parser types.
levlam
2025-02-21
Simplify RwMutex usage.
levlam
2025-01-01
Update copyright year.
levlam
2024-02-02
Add source to Binlog::sync.
levlam
2024-01-25
Minor imrovements.
levlam
2024-01-23
Add KeyValueSyncInterface::for_each.
levlam
2024-01-01
Update copyright year.
levlam
2023-10-28
Minor improvements.
levlam
2023-10-16
Return unordered_map from prefix_get.
levlam
2023-10-12
Reserve space for result in BinlogKeyValue::get_all().
levlam
2023-10-12
Use FlatHashMap in KeyValue.
levlam
2023-02-12
Add erase_batch to key-values.
levlam
2023-02-02
Replace unsafe to maintain data_ field with get_data() method.
levlam
2023-01-16
Improve event_id variable names.
levlam
2023-01-01
Update copyright year.
levlam
2022-11-23
Add td::Hash and use it everywhere instead of unusable std::hash.
levlam
2022-06-27
Move Promise to tdutils.
levlam
2022-02-10
Use table_remove_if.
levlam
2022-02-09
More FlatHashMap usages.
levlam
2022-02-08
Fix includes and formatting.
levlam
2022-02-07
td: replace most of std::unordered_map usages to td::FlatHashMap
Arseny Smirnov
2022-01-01
Update copyright year.
levlam
2021-09-19
Unify include order.
levlam
2021-07-04
Make inherited classes final if possible.
levlam
2021-07-03
Use final instead of override.
levlam
2021-06-23
Minor improvements.
levlam
2021-06-16
Add BinlogKeyValue logging.
levlam
2021-01-01
Update copyright year.
levlam
2020-07-14
Minor improvements.
levlam
2020-07-14
close(Promise<>) interface for TQueue and BinlogKeyValue
Arseny Smirnov
2020-06-16
Unify constant names style.
levlam
2020-04-23
Return only key's suffix in prefix_get.
levlam
2020-01-01
Update copyright year.
levlam
2019-10-22
Various fixes.
levlam
2019-09-28
Update clag-format to the latest (190926/r372920) version.
levlam
2019-02-12
Various include and other fixes.
levlam
2019-01-07
Use KeyValueSyncInterface and BinlogInterface in TdDb.
levlam
2019-01-07
Use KeyValueSyncInterface in ConfigShared.
levlam
2019-01-07
Minor interface change.
levlam
2019-01-01
Update copyright year.
levlam
2018-09-27
Use td::unique_ptr instead of std::unique_ptr whenever possible.
levlam
2018-07-22
Move BinlogEvent::create_raw implementation to cpp.
levlam
2018-07-10
Better map::emplace usage.
levlam
2018-06-28
Binlog: even more debug
Arseny Smirnov
2018-06-25
Make TlStorerUnsafe buffer unsigned.
levlam
2018-03-08
Fix process_config.
levlam
2018-01-02
Update copyright year.
levlam
[next]