redis4cats-core


License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

redis4cats-core_3.0.0-RC1
Last Version

Last Version

1.0.0-RC3
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_3.0.0-RC1

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-RC1 jar 3.0.0-RC1
org.typelevel : cats-effect-kernel_3.0.0-RC1 jar 3.0.2
io.lettuce : lettuce-core jar 6.1.1.RELEASE

test (5)

Group / Artifact Type Version
org.typelevel : cats-effect_3.0.0-RC1 jar 3.0.2
org.typelevel : cats-core_3.0.0-RC1 jar 2.5.0
org.typelevel : cats-testkit_3.0.0-RC1 jar 2.5.0
org.scalameta : munit_3.0.0-RC1 jar 0.7.23
org.scalameta : munit-scalacheck_3.0.0-RC1 jar 0.7.23

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.0.0-RC3
1.0.0-RC2
0.13.1
0.12.1