tvl-depot/assessments/semiprimes/server
William Carroll 45877a8b9c Include cache hit/miss info in return type
This can be useful downstream for diagnostics.
2020-12-12 02:43:35 +00:00
..
lib Include cache hit/miss info in return type 2020-12-12 02:43:35 +00:00
test Include cache hit/miss info in return type 2020-12-12 02:43:35 +00:00
.formatter.exs Init Elixir project 2020-12-11 22:42:16 +00:00
.gitignore Init Elixir project 2020-12-11 22:42:16 +00:00
mix.exs Define Cache and convert app to OTP 2020-12-12 01:04:39 +00:00
mix.lock Init Elixir project 2020-12-11 22:42:16 +00:00
README.md Init Elixir project 2020-12-11 22:42:16 +00:00

Server

TODO: Add description

Installation

If available in Hex, the package can be installed by adding server to your list of dependencies in mix.exs:

def deps do
  [
    {:server, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/server.