Mutagen

Mutagen is a simple mutex server for the Nitrogen Web Framework. It was previously part of Nitro Cache but has been pulled out and generalized in case a more generalized mutex system is needed for Erlang and/or Nitrogen users.

Add to your rebar.config

{deps, [
    mutagen
]}.

Make sure you start it

Either:

Usage

Mutagen has a few very simple functions, once the server is running.

About

Apache 2.0 License

Copyright 2023 Jesse Gumm