Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / resque/redis-namespace issues and pull requests

#232 - Add LPOS command

Pull Request - State: closed - Opened by francois-ferrandis 4 months ago

#231 - Bump actions/checkout from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#230 - Add 3.2 to the list of Ruby CI versions

Pull Request - State: closed - Opened by igor-drozdov 11 months ago - 1 comment

#229 - Auto delete keys from Redis after specified time

Issue - State: closed - Opened by MuhammadRazaAslam 11 months ago - 1 comment

#226 - `srem?` doesn't have effect on set

Issue - State: closed - Opened by eggplants about 1 year ago - 1 comment

#225 - Version 1.11.0

Pull Request - State: closed - Opened by PatrickTulskie about 1 year ago

#224 - FIX missing namespaced srem? method

Pull Request - State: closed - Opened by neilchandler about 1 year ago - 5 comments

#223 - Fix `srem?` not being namespaced

Pull Request - State: closed - Opened by jdelStrother over 1 year ago - 2 comments

#221 - add support for expiretime and pexpiretime

Pull Request - State: closed - Opened by mitchellhenke over 1 year ago - 2 comments

#220 - Support for `bitfield` command

Pull Request - State: closed - Opened by Vasfed over 1 year ago - 2 comments

#219 - CI: Name the test job for clearer output

Pull Request - State: closed - Opened by olleolleolle over 1 year ago - 1 comment

#218 - Prepare v1.10.0

Pull Request - State: closed - Opened by PatrickTulskie over 1 year ago

#217 - Add sadd_returns_boolean + sadd? method

Pull Request - State: closed - Opened by radar over 1 year ago - 8 comments

#215 - Add support for connection_pool gem

Pull Request - State: closed - Opened by danila over 1 year ago - 1 comment

#214 - Remove broken link to source code in gemspec

Pull Request - State: closed - Opened by sunny over 1 year ago

#213 - Passing the timeout as a positional argument is deprecated

Issue - State: open - Opened by michaelfranzl over 1 year ago - 3 comments

#212 - Fix warning message

Pull Request - State: closed - Opened by jawny-utah over 1 year ago

#211 - testing

Issue - State: closed - Opened by librato-peter over 1 year ago - 1 comment

#210 - Update brpoplpush to expect timeout as named argument

Pull Request - State: closed - Opened by martinvium almost 2 years ago

#209 - Allow Redis#close

Pull Request - State: closed - Opened by casperisfine almost 2 years ago

#208 - RFC: Support bitfield

Issue - State: open - Opened by bf4 almost 2 years ago

#207 - Update #sadd to #sadd?

Pull Request - State: closed - Opened by oscaredel almost 2 years ago - 6 comments

#206 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#205 - Redis matrix test, dependabot, codeql, and redis upgrade

Pull Request - State: closed - Opened by iloveitaly almost 2 years ago - 5 comments

#204 - brpoplpush takes keyword arguments for `timeout: 123`

Issue - State: open - Opened by mhenrixon almost 2 years ago - 2 comments

#203 - Accept Proc as a namespace

Pull Request - State: closed - Opened by fatkodima almost 2 years ago - 2 comments

#202 - Add ability to clear namespaces

Pull Request - State: closed - Opened by fatkodima almost 2 years ago - 8 comments

#201 - Fix mset/msetnx to handle key/value pairs passed as arrays

Pull Request - State: closed - Opened by fatkodima almost 2 years ago

#200 - Support smismember command

Pull Request - State: closed - Opened by Antti about 2 years ago - 2 comments

#199 - Add support for getex

Pull Request - State: closed - Opened by Nerian about 2 years ago

#198 - getex support

Issue - State: closed - Opened by Nerian about 2 years ago - 1 comment

#197 - Update namespace.rb

Pull Request - State: closed - Opened by parikshit223933 about 2 years ago

#196 - [spec] Fix Deprecation warning in spec: Redis.current is deprecated

Pull Request - State: closed - Opened by a5-stable about 2 years ago

#194 - Update CHANGELOG.md

Pull Request - State: closed - Opened by danlo over 2 years ago

#192 - Fix compatibility with redis-rb 4.6.0

Pull Request - State: closed - Opened by casperisfine over 2 years ago - 1 comment

#191 - ERR MULTI calls can not be nested after upgrade to redis 4.6.0

Issue - State: closed - Opened by ArturT over 2 years ago - 2 comments

#190 - Fix of Deprecation warning: Redis.current is deprecated and will be removed in 5.0

Pull Request - State: closed - Opened by pedrofurtado over 2 years ago - 6 comments

#189 - Deprecation warning: Redis.current is deprecated and will be removed in 5.0

Issue - State: closed - Opened by pedrofurtado over 2 years ago - 2 comments

#188 - Switch to GitHub workflows and add Ruby 3.0 and 3.1

Pull Request - State: closed - Opened by petergoldstein over 2 years ago - 1 comment

#187 - Typo in README

Pull Request - State: closed - Opened by aliaksandrb over 2 years ago

#186 - undefined method '[]'

Issue - State: closed - Opened by Ghanimaid almost 3 years ago

#185 - Support pubsub command

Issue - State: open - Opened by Buk1m almost 3 years ago - 2 comments

#184 - Remove deprecated has_rdoc from Gem::Specification

Pull Request - State: closed - Opened by skmessage almost 3 years ago - 2 comments

#183 - support connection pool to execute redis operations

Pull Request - State: closed - Opened by ckgagan almost 3 years ago

#182 - Doesn't work with Redis Cluster

Issue - State: open - Opened by heaven about 3 years ago - 1 comment

#181 - Ruby 2.7 Deprecations And Argument Forwarding

Issue - State: closed - Opened by ytaben about 3 years ago - 2 comments

#180 - Update Changelog for 1.8.1

Pull Request - State: closed - Opened by stim371 about 3 years ago

#178 - Ruby 3.0.0

Issue - State: closed - Opened by Marcellllll over 3 years ago - 3 comments

#176 - redis-namespace can't be used in Ruby 3.0 apps

Issue - State: closed - Opened by mperham almost 4 years ago - 1 comment

#175 - Allow use with Ruby 3

Pull Request - State: closed - Opened by utilum almost 4 years ago - 1 comment

#174 - Update ruby_version requirement to allow ruby 3.0

Pull Request - State: closed - Opened by casperisfine almost 4 years ago - 1 comment

#173 - Do you follow Semantic Versioning? Can you document it in README or CHANGELOG

Issue - State: closed - Opened by pravi almost 4 years ago - 1 comment

#172 - No `exists?` method

Issue - State: closed - Opened by aglushkov about 4 years ago - 4 comments

#171 - Support variadic exists and exists?

Pull Request - State: closed - Opened by Tolsto about 4 years ago - 14 comments

#170 - Fix kwargs delegation for redis 4.2.0 with Ruby 2.8.0-dev

Pull Request - State: closed - Opened by kamipo about 4 years ago - 1 comment

#169 - Test against ruby 2.7 and fix warnings

Pull Request - State: closed - Opened by casperisfine about 4 years ago - 2 comments

#168 - Add project metadata to the gemspec

Pull Request - State: closed - Opened by orien over 4 years ago

#167 - Release v1.7.0

Pull Request - State: closed - Opened by larouxn over 4 years ago

#166 - Remove outdated rubies from travis.yml

Pull Request - State: closed - Opened by larouxn over 4 years ago - 2 comments

#165 - Remove deprecated has_rdoc config

Pull Request - State: closed - Opened by larouxn over 4 years ago

#164 - Add final namespace prefix to inspect

Pull Request - State: closed - Opened by woarewe over 4 years ago

#163 - Nested redis-namespace behavior

Issue - State: closed - Opened by woarewe over 4 years ago - 1 comment

#162 - Remove nonexistent Redis commands

Pull Request - State: closed - Opened by jbmeerkat about 5 years ago - 2 comments

#161 - Add failing test for nonexistent Redis commands

Pull Request - State: closed - Opened by jbmeerkat about 5 years ago - 4 comments

#160 - Respect `deprecations?` regarding logging when using `client` method

Pull Request - State: closed - Opened by avgerin0s about 5 years ago

#159 - Add handled methods to class instead of relying on `method_missing`

Pull Request - State: closed - Opened by paracycle about 5 years ago

#158 - Add redis 5 zpopmin and zpopmax

Pull Request - State: closed - Opened by maximebedard about 5 years ago

#157 - Test against ruby 2.6

Pull Request - State: closed - Opened by DmytroStepaniuk about 5 years ago

#156 - Bump to 1.6.1

Pull Request - State: closed - Opened by maximebedard over 5 years ago - 1 comment

#155 - Use RSpec 3 instead RSpec2

Pull Request - State: closed - Opened by junaruga about 6 years ago - 1 comment

#154 - I have a bug with mset command

Issue - State: closed - Opened by buzjuka about 6 years ago - 2 comments

#153 - bugfix for Bundler 1.16.1 and rubygems 2.7.3 on Travis

Pull Request - State: closed - Opened by ota42y about 6 years ago

#152 - Blind pass-thru connection command (redis 3.3.4+)

Pull Request - State: closed - Opened by ixti over 6 years ago - 2 comments

#151 - Support new `connection` method in Redis 3.x and 4.x gems

Issue - State: closed - Opened by mperham over 6 years ago - 1 comment

#150 - Support for UNLINK command (> Redis 4.0.0)

Pull Request - State: closed - Opened by akshayrao14 over 6 years ago - 2 comments

#147 - Update ruby versions on Travis CI

Pull Request - State: closed - Opened by iguchi1124 over 6 years ago - 1 comment

#145 - passing block as namespace

Pull Request - State: closed - Opened by lokanadhamm over 6 years ago - 2 comments

#144 - ConnectionError while acccessing AWS ElastiCache

Issue - State: closed - Opened by santhoshdevadiga over 6 years ago - 1 comment

#142 - Update CHANGELOG.md for 1.6.0

Pull Request - State: closed - Opened by sj26 over 6 years ago - 2 comments

#141 - modify ruby syntax

Pull Request - State: closed - Opened by chelomg over 6 years ago

#138 - Feature/rspec deprecated fix

Pull Request - State: closed - Opened by ota42y almost 7 years ago - 1 comment

#135 - Support connection_pool

Pull Request - State: closed - Opened by michele almost 7 years ago - 4 comments

#134 - Adding example about get object without namespace into README.md

Pull Request - State: closed - Opened by douglasresende almost 7 years ago

#133 - Fix README formatting and LICENSE

Pull Request - State: closed - Opened by anothermh about 7 years ago

#132 - Administrative commands cannot be effectively namespaced - deprecation warning

Issue - State: closed - Opened by djones over 7 years ago - 8 comments

#131 - Fix invalid README.

Pull Request - State: closed - Opened by epinault over 7 years ago

#128 - SSCAN, HSCAN, ZSCAN are not handled correctly

Issue - State: open - Opened by bnymn over 7 years ago - 2 comments

#124 - Test with redis-rb 4.0.0 RC1

Issue - State: closed - Opened by djanowski over 7 years ago - 3 comments

#117 - ZRANGEBYLEX command

Pull Request - State: closed - Opened by sineed about 8 years ago

#115 - v 2.0 expected release date?

Issue - State: closed - Opened by bikramwp over 8 years ago - 1 comment

#114 - Add ruby syntax highlighting

Pull Request - State: closed - Opened by glaucocustodio over 8 years ago - 1 comment

#110 - Update namespace.rb for consistent spacing

Pull Request - State: closed - Opened by kmwhite over 8 years ago