Skip to content

Repository files navigation

DurableCounter

A distributed counter that stores the basic information in a local dabatase so it is not lost when the server is restarted.

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

A distributed counter server using DurableServer to store the state, with local EKV as the storage.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages