Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 666 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 666 Bytes

TdCore

Truedats library for core functionality

Installation

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

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

Environment variables

If the variable is set to false, it will not be deleted in the case that there is no index in the hot swap process.

  • ON_ERROR_DELETE_INDEX: detault true

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