Skip to content

The Ex AWS Secrets Manager cache client enables caching of secrets for Elixir applications.

License

Notifications You must be signed in to change notification settings

Tolsee/ex-aws-secrets-manager-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExAwsSecretsManagerCache

ExAwsSecretsManagerCache provides a caching mechanism for secrets from AWS secrets manager. It is based in AWS guides.

Installation

This package can be installed by adding ex_aws_secrets_manager_cache to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_aws_secrets_manager_cache, github: "Tolsee/ex-aws-secrets-manager-cache"}
  ]
end

About

The Ex AWS Secrets Manager cache client enables caching of secrets for Elixir applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages