redis4cats-core


License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

redis4cats-core_2.13
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

redis4cats-core
redis4cats-core
Project URL

Project URL

https://redis4cats.profunktor.dev/
Project Organization

Project Organization

Redis client for Cats Effect & Fs2
Source Code Management

Source Code Management

https://github.com/profunktor/redis4cats

Download redis4cats-core_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/dev.profunktor/redis4cats-core_2.13/ -->
<dependency>
    <groupId>dev.profunktor</groupId>
    <artifactId>redis4cats-core_2.13</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-core_2.13/
implementation 'dev.profunktor:redis4cats-core_2.13:1.2.0'
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-core_2.13/
implementation ("dev.profunktor:redis4cats-core_2.13:1.2.0")
'dev.profunktor:redis4cats-core_2.13:jar:1.2.0'
<dependency org="dev.profunktor" name="redis4cats-core_2.13" rev="1.2.0">
  <artifact name="redis4cats-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='redis4cats-core_2.13', version='1.2.0')
)
libraryDependencies += "dev.profunktor" % "redis4cats-core_2.13" % "1.2.0"
[dev.profunktor/redis4cats-core_2.13 "1.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.typelevel : cats-effect-kernel_2.13 jar 3.3.12
io.lettuce : lettuce-core jar 6.1.8.RELEASE

test (5)

Group / Artifact Type Version
org.typelevel : cats-effect_2.13 jar 3.3.12
org.typelevel : cats-core_2.13 jar 2.7.0
org.typelevel : cats-testkit_2.13 jar 2.7.0
org.scalameta : munit_2.13 jar 0.7.29
org.scalameta : munit-scalacheck_2.13 jar 0.7.29

Project Modules

There are no modules declared in this project.
dev.profunktor

ProfunKtor

A Profunctor is just a bifunctor that is contravariant in the first argument and covariant in the second. What's the problem?

Versions

Version
1.2.0
1.1.1
1.0.0
1.0.0-RC3
1.0.0-RC2
1.0.0RC1
0.14.0
0.13.1
0.12.1
0.12.0
0.11.1
0.11.0
0.10.3
0.10.2
0.10.1
0.10.0
0.10.0-RC5
0.10.0-RC4
0.10.0-RC3
0.10.0-RC2
0.10.0-RC1
0.9.6
0.9.5
0.9.3
0.9.2
0.9.1
0.9.0
0.8.3