Buffer Implementations of a buffer for queueing. Installation If available in Hex, the package can be installed by adding buffer to your list of dependencies in mix.exs: def deps do [ {:buffer, "~> 0.2.0"} ] end