lazy-graph-expansion #2
Reference in New Issue
Block a user
Delete Branch "lazy-graph-expansion"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Add SearchRoutes method to yandex client for on-demand station pair searches - Implement hub expansion via on-demand /search calls in lazy graph expansion - Integrate cache key generation for search results (search:{from}:{to}:{date}) - Update expandFromStation and expandFromCityHub to use Yandex API - Add NewGraphWithoutYandex constructor for testability - Add tests for on-demand search integration and cache TTL policies