jackjoe / mailgun_logger

Simple Mailgun log persistence in Phoenix/Elixir
MIT License
74 stars 10 forks source link

add index to inserted_at on events to speed things up #27

Closed m1dnight closed 11 months ago

m1dnight commented 11 months ago

An index on the events table and inserted_at speeds up the page loads by an order of magnitude (on my machine).