https://github.com/whatyouhide/redix

elixir elixir-library redis redis-client redis-pubsub redis-sentinel

Last synced: about 1 month ago

Repository metadata:

Fast, pipelined, resilient Redis driver for Elixir. 🛍


Owner metadata:


Committers metadata

Last synced: about 2 months ago

Total Commits: 635
Total Committers: 54
Avg Commits per committer: 11.759
Development Distribution Score (DDS): 0.106

Commits in past year: 29
Committers in past year: 3
Avg Commits per committer in past year: 9.667
Development Distribution Score (DDS) in past year: 0.069

Name Email Commits
Andrea Leopardi a****i@g****m 568
Aleksei Magusev l****g@m****m 6
Sean W. Richardson s****r 4
Eduardo Gurgel e****o@g****e 3
Eric Meadows-Jönsson e****n@g****m 2
Wojtek Mach w****h 2
Kian Meng Ang k****g@g****m 2
Adrian Gruntkowski a****i@g****m 2
Iuri Fernandes i****q@g****m 1
Isaac Sanders i****c@i****m 1
Ed Herrmann e****n@g****m 1
Aaron Ross s****0@g****m 1
Maarten van Vliet m****t 1
Oliver Schönherr o****r 1
Oliver Severin Mulelid-Tynes o****t 1
Pawel Antemijczuk p****i@g****m 1
Richard Taylor m****n@g****m 1
Shu Masuda m****a 1
Steven Anderson w****e 1
Vince Foley 3****d 1
dbohdan 3****n 1
tschmittni 3****i 1
Benedikt Forchhammer b****r@g****m 1
David Schmitz k****e 1
Jonathan Chukinas 5****s 1
Ilya Averyanov i****v@g****m 1
Hugo Duksis d****s 1
Leo Batyuk l****k@m****m 1
Mario Mainz m****z@i****e 1
Mathieu Rhéaume m****u@c****m 1
and 24 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

hex: redix

Fast, pipelined, resilient Redis driver for Elixir.

  • Homepage: https://github.com/sponsors/whatyouhide
  • Documentation: http://hexdocs.pm/redix/
  • Licenses: https://github.com/sponsors/whatyouhide
  • Latest release: 1.5.1 (published 8 months ago)
  • Last Synced: 2024-11-11T01:36:48.149Z (about 1 month ago)
  • Versions: 55
  • Dependent Packages: 111
  • Dependent Repositories: 331
  • Downloads: 37,488,170 Total
  • Docker Downloads: 473
  • Rankings:
    • Dependent packages count: 0.25%
    • Downloads: 0.707%
    • Dependent repos count: 0.713%
    • Stargazers count: 0.745%
    • Average: 1.149%
    • Forks count: 1.644%
    • Docker downloads count: 2.833%
  • Maintainers (1)
go: github.com/whatyouhide/redix

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/whatyouhide/redix#section-documentation
  • Licenses: mit
  • Latest release: v1.5.1 (published 8 months ago)
  • Last Synced: 2024-11-11T01:36:49.519Z (about 1 month ago)
  • Versions: 53
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.973%
    • Average: 9.546%
    • Dependent repos count: 10.118%

Dependencies

.github/workflows/main.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • erlef/setup-beam v1 composite
  • jwalton/gh-docker-logs v1 composite
docker-compose.yml docker
  • dweomer/stunnel latest
  • redis 5-alpine
  • redis alpine
test/docker/base_with_acl/Dockerfile docker
  • redis 6.0.0-alpine build
test/docker/base_with_disallowed_client_command/Dockerfile docker
  • redis 6.0.0-alpine build
test/docker/sentinel/Dockerfile docker
  • redis 5.0.1-alpine build
test/docker/sentinel_with_auth/Dockerfile docker
  • redis 5.0.1-alpine build
mix.exs hex
  • castore ~> 0.1.0
  • dialyxir ~> 1.1.0
  • ex_doc ~> 0.28
  • excoveralls ~> 0.14
  • propcheck ~> 1.1
  • stream_data ~> 0.4
  • telemetry ~> 0.4.0 or ~> 1.0