Skip to content

ntrepid8/ex_redis_pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExRedisPool

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add ex_redis_pool to your list of dependencies in mix.exs:

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

  2. Ensure ex_redis_pool is started before your application:

    def application do [applications: [:ex_redis_pool]] end

About

Elixir Redis client with connection pools.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages