<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/util/generic/hash_multi_map.h, branch CLI_2.28.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.28.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.28.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-10-14T12:29:29Z</updated>
<entry>
<title>Annotate 'ysize' as deprecated.</title>
<updated>2025-10-14T12:29:29Z</updated>
<author>
<name>akhropov</name>
<email>akhropov@yandex-team.com</email>
</author>
<published>2025-10-14T11:51:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=38402cf55588278d7e83232cc8a7d381e9de5636'/>
<id>urn:sha1:38402cf55588278d7e83232cc8a7d381e9de5636</id>
<content type='text'>
commit_hash:2f5a44083a78a69d4d717b90d401af6f017e990d
</content>
</entry>
<entry>
<title>Add TMultiHashMap::node_allocator_type</title>
<updated>2025-06-11T03:10:18Z</updated>
<author>
<name>sergey-tiunov</name>
<email>sergey-tiunov@yandex-team.com</email>
</author>
<published>2025-06-11T02:54:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=53c1be817cfaaf0d9e498fcbb0ba9c860be12382'/>
<id>urn:sha1:53c1be817cfaaf0d9e498fcbb0ba9c860be12382</id>
<content type='text'>
Добавляем `TMultiHashMap::node_allocator_type` по аналогии с [THashMap::node_allocator_type](https://a.yandex-team.ru/arcadia/util/generic/hash.h?rev=rXXXXXX#L19), чтобы вычислять объем занимаемой памяти объектов `TMultiHashMap`.
commit_hash:49c8bbcd57ac8292ff1fffa7b59e45fdd88c3278
</content>
</entry>
<entry>
<title>Add THashMultiMap::equal_range_i so new element could be emplaced after checking multiple elements with the given key withoute extra hashing</title>
<updated>2023-09-15T15:59:47Z</updated>
<author>
<name>osidorkin</name>
<email>osidorkin@yandex-team.com</email>
</author>
<published>2023-09-15T15:30:05Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=81da3699b0acccb745f4fe1a51bccdc931043acc'/>
<id>urn:sha1:81da3699b0acccb745f4fe1a51bccdc931043acc</id>
<content type='text'>
По аналогии с find_i: хочется после проверки набора значений с данным ключом, вставить (или не вставлять) еще одно с тем же ключом.  Добавляю метод, который позволит не считать хэш при вставке
</content>
</entry>
<entry>
<title>prepare to split hash.h into hash_table.h hash.h and multi_hash_map.h</title>
<updated>2022-09-09T08:15:36Z</updated>
<author>
<name>tobo</name>
<email>tobo@yandex-team.com</email>
</author>
<published>2022-09-09T08:15:36Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e96ef596aca8afaf0326b57001ff56fbdd643e8a'/>
<id>urn:sha1:e96ef596aca8afaf0326b57001ff56fbdd643e8a</id>
<content type='text'>
</content>
</entry>
</feed>
