berrypod/lib
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
..
berrypod add R module for runtime url routing 2026-04-01 00:35:41 +01:00
berrypod_web add R module for runtime url routing 2026-04-01 00:35:41 +01:00
mix/tasks add admin media library with image management and block picker integration 2026-02-27 22:20:51 +00:00
berrypod_web.ex add canonical URLs, robots.txt, and sitemap.xml 2026-02-23 21:47:35 +00:00
berrypod.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00