View Source StickyDb (sticky_db v0.0.1)

TODO: Add description

Installation

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

def deps do
  [
    {:sticky_db, "~> 0.0.1"}
  ]
end

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

Summary

Functions

Hello world.

Functions

Hello world.

Examples

iex> StickyDb.hello()
:world