Ecosyste.ms: Issues

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

GitHub / yeahoffline/redis-mock issues and pull requests

#213 - [node-redis][redis-mock] HSET is not working as redis HSET

Issue - State: open - Opened by rluisb over 1 year ago - 1 comment

#212 - Issue #211: Add an implementation for connect method

Pull Request - State: open - Opened by ParagWankhade over 1 year ago

#211 - RedisClient does not have connect() method implementation

Issue - State: open - Opened by ParagWankhade over 1 year ago - 1 comment

#210 - Is there a mock for createCluster in development?

Issue - State: closed - Opened by egmzy over 1 year ago

#209 - [WORKING] - How to make this work with redis 4

Issue - State: open - Opened by jonit-dev over 1 year ago - 1 comment

#208 - Remove double `getUrl` that would never work

Pull Request - State: open - Opened by dead-claudia almost 2 years ago

#207 - Added Support for using jest mock functions

Pull Request - State: open - Opened by seanlion about 2 years ago

#206 - 205 fix hmset behavior

Pull Request - State: open - Opened by pejrak over 2 years ago

#205 - HMSET command behavior difference

Issue - State: open - Opened by pejrak over 2 years ago

#204 - This library has support to the node-redis version 4 ?

Issue - State: open - Opened by MichelAraujo over 2 years ago - 5 comments

#203 - why the double getUrl

Issue - State: open - Opened by oreporan over 2 years ago

#202 - Fix SET to work with NX flag does as expected

Pull Request - State: open - Opened by sampsasaarela almost 3 years ago - 1 comment

#201 - Add unlink command support

Pull Request - State: open - Opened by UbayGD almost 3 years ago

#200 - Added Support for custom commands

Pull Request - State: open - Opened by harrytwright almost 3 years ago

#199 - Support promises

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

#198 - SET with NX flag does not work as expected

Issue - State: open - Opened by przpl about 3 years ago

#197 - Set then Get fails

Issue - State: open - Opened by fishcharlie about 3 years ago - 6 comments

#196 - fix: ensure exists works with array of values

Pull Request - State: open - Opened by iamstuartwilson about 3 years ago - 1 comment

#195 - Needs a version to be in line with [email protected]

Issue - State: open - Opened by jpike88 about 3 years ago - 4 comments

#194 - Add psetex

Pull Request - State: open - Opened by nicgordon about 3 years ago - 1 comment

#192 - client not connecting

Issue - State: open - Opened by aviralnx over 3 years ago

#191 - Support sadd with 2 params #141

Pull Request - State: closed - Opened by posabsolute over 3 years ago - 1 comment

#190 - Redis connection failed - connect ECONNREFUSED

Issue - State: open - Opened by HollPapazian over 3 years ago - 2 comments

#189 - Update the redis version in the Redis-mock

Issue - State: open - Opened by sozakir over 3 years ago

#188 - feat: bump redis from 3.0.2 to 3.1.2

Pull Request - State: open - Opened by sozakir over 3 years ago

#187 - hdel does not delete the key.

Issue - State: closed - Opened by rg185253 over 3 years ago

#186 - Key TTL limitations

Issue - State: open - Opened by lafafm over 3 years ago

#185 - Sadd method does not work when adding a single member to a set

Issue - State: open - Opened by EvanPlettGML over 3 years ago - 1 comment

#184 - Expire timeout is not cleared when changing value

Issue - State: open - Opened by fabiansperber over 3 years ago

#183 - How can I test the error result

Issue - State: open - Opened by raulrojasadl over 3 years ago - 1 comment

#182 - Upgraded hset to be the same as hmset

Pull Request - State: open - Opened by dbhat6 over 3 years ago

#181 - MaxListenersExceededWarning: Possible EventEmitter memory leak detected

Issue - State: open - Opened by fabiansperber over 3 years ago - 5 comments

#180 - Add callback to pubsub methods

Pull Request - State: open - Opened by murillo128 over 3 years ago

#179 - HSET should allow multiple field/value pairs

Issue - State: open - Opened by dbrekalo over 3 years ago - 1 comment

#177 - Fix RedisClient.del so that it properly handles multiple keys.

Pull Request - State: closed - Opened by cfredhart over 3 years ago

#176 - Stream API Support

Issue - State: open - Opened by c0d3d over 3 years ago - 1 comment

#175 - WIP: added script debug support

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#174 - auto-generating the percentage of mock completeness

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#173 - adding support for APPEND

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#172 - Zadd param fix

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#171 - Update readme

Issue - State: closed - Opened by kamiljano almost 4 years ago

#170 - TypeError: this.redis.time is not a function

Issue - State: open - Opened by chamikabm almost 4 years ago - 10 comments

#169 - moved the callCallback to the helper functions

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#168 - fixing the db selection

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#167 - Getting rid of the global redis mock instance

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#166 - Separating the logic of client and server

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#165 - support createClient() options

Issue - State: open - Opened by kamiljano almost 4 years ago

#164 - Provide an additional module for redis-rejson-mock

Issue - State: open - Opened by kamiljano almost 4 years ago

#161 - Add test coverage badge

Issue - State: open - Opened by kamiljano almost 4 years ago

#160 - add Node version badge

Issue - State: open - Opened by kamiljano almost 4 years ago

#159 - Interface diff

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#158 - non working with async await

Issue - State: closed - Opened by Akarsh- almost 4 years ago

#157 - should have RedisJSON module functionality

Issue - State: closed - Opened by razaellahi almost 4 years ago - 11 comments

#156 - replaced travis CI with github actions.

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#155 - WIP: replaced travis CI with github actions.

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#154 - Convert RedisMock to TS and extend the redis interface

Issue - State: open - Opened by kamiljano almost 4 years ago

#153 - fixing the bug report - #152

Pull Request - State: closed - Opened by kamiljano almost 4 years ago - 3 comments

#152 - Non-existent field in existing hash returns undefined instead of null

Issue - State: closed - Opened by isRyven almost 4 years ago - 4 comments

#151 - cleaning up eslint rules and making the project build again.

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#150 - Adding the travis configuration to ensure test execution on Node 6

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

#149 - Fixing optionality for SCAN and SET

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#148 - ignoring Intellij Idea's project files

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#147 - fixing the build by updating the dependencies with CVEs

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

#146 - Added a usage example

Pull Request - State: closed - Opened by kamiljano almost 4 years ago

#145 - Fix expireat timeout to be relative to now

Pull Request - State: closed - Opened by cc-int3 almost 4 years ago - 2 comments

#144 - added renamenx to multi commands, added testcase

Pull Request - State: closed - Opened by richard77 almost 4 years ago

#143 - cacheClient.multi(...).setex(...).renamenx is not a function

Issue - State: closed - Opened by richard77 almost 4 years ago - 4 comments

#142 - Make smembers result copy

Pull Request - State: closed - Opened by pejrak almost 4 years ago

#140 - Add sscan command

Pull Request - State: closed - Opened by pejrak almost 4 years ago

#139 - Update redis-mock.js

Pull Request - State: closed - Opened by OneBitAhead about 4 years ago

#138 - Add a ready property and tests

Pull Request - State: closed - Opened by zatteo about 4 years ago

#137 - set() method: Support ttl argument specified as string

Pull Request - State: closed - Opened by nishantgeorge about 4 years ago

#136 - Redis v6 release

Issue - State: closed - Opened by crobinson42 over 4 years ago - 5 comments

#135 - multi(cmds).exec hangs with no output

Issue - State: open - Opened by gurupras over 4 years ago - 1 comment

#134 - Example for multiple databases

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

#133 - Support for multiple redis instances by redis host name and port

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

#132 - ensure all commands are run in multi()

Pull Request - State: closed - Opened by rjnienaber over 4 years ago - 1 comment

#131 - Add support for expireat & pexpireat

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

#130 - Optional arguments break the callbacks and skip the unit tests

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

#129 - [SET] - Invalid set is returning success

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

#128 - Replicated error behavior between node_redis, and redis_mock

Pull Request - State: closed - Opened by c0d3d over 4 years ago - 1 comment

#127 - Set mock timer

Issue - State: open - Opened by dgp1130 over 4 years ago

#126 - Added zrevrangebyscore to multi.js

Pull Request - State: closed - Opened by sldbeimers almost 5 years ago

#124 - Add hydrate option

Issue - State: open - Opened by dimitar-nikovski about 5 years ago

#123 - Fix callback issue

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

#122 - subscribe() should accept a callback

Issue - State: open - Opened by gairal about 5 years ago

#121 - eval and evalsha?

Issue - State: closed - Opened by gentlee about 5 years ago - 1 comment

#120 - Add support for PERSIST command (with tests)

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

#116 - watch command?

Issue - State: closed - Opened by fasiha over 5 years ago - 5 comments

#115 - Support for prefix

Issue - State: open - Opened by ArTiSTiX over 5 years ago - 1 comment

#114 - Check that callback is actually a function before calling it

Pull Request - State: closed - Opened by iensu over 5 years ago - 4 comments

#104 - Persist command

Pull Request - State: closed - Opened by zerbfra almost 6 years ago

#63 - Missing duplicate() command

Issue - State: closed - Opened by sa-ptiroff over 6 years ago - 3 comments

#40 - zadd accept wrong parameters

Issue - State: closed - Opened by dcharbonnier almost 7 years ago - 1 comment