redis4cats icon indicating copy to clipboard operation
redis4cats copied to clipboard

:bookmark: Redis client built on top of Cats Effect, Fs2 and Lettuce

Results 24 redis4cats issues
Sort by recently updated
recently updated
newest added

Updates io.github.davidgregory084:sbt-tpolecat from 0.1.20 to 0.1.22. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

wontfix
dependency-update

Hi all, If you or your company uses Redis4cats in production, it would benefit from maintainers helping cut releases, reviewing PRs, etc. As a one-man project, I don't have the...

pinned

Updates io.lettuce:lettuce-core from 6.1.9.RELEASE to 6.2.0.RELEASE. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

dependency-update

Looking at https://github.com/lettuce-io/lettuce-core/issues/339#issuecomment-241638972 it appears that there is a strong case to enable a periodic refresh even when using adaptive-refreshes. For example, a failed replica does not trigger a refresh...

pinned

See https://github.com/profunktor/redis4cats/pull/595 for details.

help wanted
pinned
internal

```scala dev.profunktor.redis4cats.RedisStreamSpec: ==> X dev.profunktor.redis4cats.RedisStreamSpec.append/read to/from a stream 3.219s java.util.NoSuchElementException: null at fs2.Stream$CompileOps.$anonfun$lastOrError$3(Stream.scala:4329) at scala.Option.fold(Option.scala:251) at fs2.Stream$CompileOps.$anonfun$lastOrError$2(Stream.scala:4329) ``` https://github.com/profunktor/redis4cats/runs/1805553054?check_suite_focus=true

help wanted
pinned

I cannot find the API for FLUSHDB command: https://redis.io/commands/flushdb/. Is there anyway I can execute this command with redis4cats?

Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.8 to 2.13.9. [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.9) - [Version Diff](https://github.com/scala/scala/compare/v2.13.8...v2.13.9) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

dependency-update

## About this PR 📦 Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.13.12` to `2.13.13` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.13) - [Version Diff](https://github.com/scala/scala/compare/v2.13.12...v2.13.13) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

dependency-update