How to Run Your Phoenix Application with Docker Changing Primary Keys in Ecto

Paginator - cursor based pagination for Ecto

Paginator is a new library that adds support for cursor based pagination to Ecto.

If you don’t know what cursor based pagination is or why you should use it please read the following article: http://use-the-index-luke.com/no-offset.

GitHub | Hex | Documentation

Please enjoy and feel free to give feedback!