Ruslan Bakiev b6f9b2d70b
All checks were successful
Build Docker Image / build (push) Successful in 1m53s
Replace graph traversal queries with DISTANCE() queries
- Add new resolvers: products, offersByProduct, hubsNearOffer, suppliers,
  productsBySupplier, offersBySupplierProduct, productsNearHub, offersToHub, deliveryToHub
- Remove broken queries that caused OOM on 234k edges
- Use DISTANCE() for geographic proximity instead of graph traversal
2026-01-16 15:39:55 +07:00
2026-01-07 09:45:26 +07:00
2026-01-07 09:17:51 +07:00
2026-01-07 09:17:51 +07:00
2026-01-07 09:17:51 +07:00
2026-01-07 09:17:51 +07:00
Description
Django geo backend
558 KiB
Languages
Python 98.9%
Shell 0.6%
Dockerfile 0.5%