Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 242 Bytes

TokSeq

Providing ordered sequence numbers for tokens, using Redis.io as a backend.

Build

$ mix deps.update --all
$ mix clean compile
$ iex -S mix

Prerequisites for runtime

You will need a redis server, and Elixir