• Stars
    star
    1
  • Language
    Elixir
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Todo list server from scratch, with it's own database. All this is been build using GenServer. The database has it's own pool so it can handle multiple requests in parallel, this apply to the server as well.