:bookmark: Redis client built on top of Cats Effect, Fs2 and Lettuce
redis4cats-core 0.8.0
Group ID:
     dev.profunktor 
  Artifact ID:
     redis4cats-core_2.12 
  Version:
     0.8.0 
  Release Date:
     May 6, 2019 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.12.8 
  Developers:
    
  libraryDependencies += "dev.profunktor" %% "redis4cats-core" % "0.8.0"
ivy"dev.profunktor::redis4cats-core:0.8.0"
//> using dep "dev.profunktor::redis4cats-core:0.8.0"
import $ivy.`dev.profunktor::redis4cats-core:0.8.0`
<dependency> <groupId>dev.profunktor</groupId> <artifactId>redis4cats-core_2.12</artifactId> <version>0.8.0</version> </dependency>
compile group: 'dev.profunktor', name: 'redis4cats-core_2.12', version: '0.8.0'