jamey
6b90b394dd
add R module for runtime url routing
GenServer with ETS caching for dynamic URLs:
- Path helpers: cart(), product(id), collection(slug), order(num), page(slug)
- Reverse lookups: page_type_from_slug/1, prefix_type_from_segment/1
- Cache invalidation with sync/async variants
- Supervision tree integration with cache warming
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-01 00:35:41 +01:00
..
2026-03-29 20:30:36 +01:00
2026-03-28 22:19:48 +00:00
2026-03-29 20:30:36 +01:00
2026-03-08 08:58:43 +00:00
2026-03-03 17:41:08 +00:00
2026-02-23 14:48:50 +00:00
2026-03-04 14:02:49 +00:00
2026-03-02 11:20:33 +00:00
2026-02-18 21:23:15 +00:00
2026-02-28 23:25:28 +00:00
2026-02-28 08:35:01 +00:00
2026-03-02 07:44:06 +00:00
2026-03-29 20:30:36 +01:00
2026-03-29 20:30:36 +01:00
2026-04-01 00:35:41 +01:00
2026-03-28 22:19:48 +00:00
2026-02-18 21:23:15 +00:00
2026-03-03 17:41:08 +00:00
2026-03-28 22:19:48 +00:00
2026-02-18 21:23:15 +00:00
2026-03-28 22:19:48 +00:00
2026-02-20 00:34:06 +00:00