| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-03 | 481 Bytes | |
| v0.35.1 source code.tar.gz | 2025-10-03 | 210.4 kB | |
| v0.35.1 source code.zip | 2025-10-03 | 264.3 kB | |
| Totals: 3 Items | 475.2 kB | 2 | |
Provider Memory Optimizations
Memory optimizations for the provider.
What's Changed
- fix(provider): memory usage by @guillaumemichel in https://github.com/libp2p/go-libp2p-kad-dht/pull/1163
- feat(provider): use Trie.AddMany by @guillaumemichel in https://github.com/libp2p/go-libp2p-kad-dht/pull/1164
Full Changelog: https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.35.0...v0.35.1