Files
langchaingo/tools
Dmitry Ng 46ed77e9ef refactor: optimize scraper link handling and data writing and fixed race condition while processing
- Replaced traditional map and mutex with sync.Map for scraped links to improve concurrency.
- Introduced a dedicated writeToBuffer function to handle concurrent writes to the siteData buffer safely.
- Streamlined the logic for checking and storing scraped links, enhancing readability and performance.
2025-05-08 17:37:49 +03:00
..
2025-05-07 22:56:32 +03:00
2025-05-07 22:56:32 +03:00
2025-05-07 22:56:32 +03:00
2025-05-07 22:56:32 +03:00
2023-05-22 12:25:14 +02:00
2023-12-04 22:38:28 -08:00