Commit Graph

9 Commits

Author SHA1 Message Date
whosehang
ca2a994a34 refactor: replace map iteration with maps.Copy
Signed-off-by: whosehang <whosehang@outlook.com>
2025-05-03 09:30:02 +08:00
Dylan Varga
fed30c181d Fixed grammar typos re issue #8221 2024-08-09 22:24:19 -07:00
Alex Giurgiu
46fd1d3f8f added tests for the concurrent map 2023-11-14 12:52:11 +02:00
Alex Giurgiu
9358062a67 method docs 2023-11-13 21:42:28 +02:00
Alex Giurgiu
01165c66a9 renamed concurrent Map Range to Iter. It's a more commonly used name for this functionality 2023-11-13 21:36:27 +02:00
Alex Giurgiu
3afc0b4449 custom json (un)marshaller for the concurrent map. Necessary for correct json (un)marshalling 2023-11-13 21:24:50 +02:00
Alex Giurgiu
fade899b6b added copyright header 2023-11-12 12:38:14 +02:00
Alex Giurgiu
e3bead0cc3 switched everything to the concurrent map and not using snapshots anymore 2023-11-09 19:58:03 +02:00
Alex Giurgiu
5a6ba275e7 added a concurrent map implementation and using it to store the remotes 2023-11-09 15:11:57 +02:00