Epona is named after the Celtic goddess and guardian of horses, symbolising speed, strength, and sure‑footed travel. It’s a fitting metaphor for a RETE rules engine focused on fast, reliable traversal of large fact networks: Epona carries decisions swiftly through the graph, maintaining momentum while avoiding redundant work.
See performance targets and reporting in specs/performance_targets.md. To start your Phoenix server:
- Run
mix setupto install and setup dependencies - Start Phoenix endpoint with
mix phx.serveror inside IEx withiex -S mix phx.serverNow you can visitlocalhost:4000from your browser. Ready to run in production? Please check our deployment guides.
- Official website: https://www.phoenixframework.org/
- Guides: https://hexdocs.pm/phoenix/overview.html
- Docs: https://hexdocs.pm/phoenix
- Forum: https://elixirforum.com/c/phoenix-forum
- Source: https://github.com/phoenixframework/phoenix