Skip to content

Update dependencies and config#4

Open
NeoArcanjo wants to merge 1 commit intotimCF:masterfrom
NeoArcanjo:update-cachex
Open

Update dependencies and config#4
NeoArcanjo wants to merge 1 commit intotimCF:masterfrom
NeoArcanjo:update-cachex

Conversation

@NeoArcanjo
Copy link

  • Update elixir version to ~> 1.14.
  • Update cachex dependency to allow ~> 4.0.
  • Update ex_doc dependency to ~> 0.39.
  • Change use Mix.Config to import Config in config/config.exs.
  • Use Supervisor.child_spec for Cachex in lib/meme/application.ex.
  • Add expire option to Cachex.put calls.

- Update `elixir` version to `~> 1.14`.
- Update `cachex` dependency to allow `~> 4.0`.
- Update `ex_doc` dependency to `~> 0.39`.
- Change `use Mix.Config` to `import Config` in `config/config.exs`.
- Use `Supervisor.child_spec` for `Cachex` in `lib/meme/application.ex`.
- Add `expire` option to `Cachex.put` calls.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant