Ecosyste.ms: Issues

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

GitHub / BedrockStreaming/RedisMock issues and pull requests

#112 - Adds zScan method to Mock

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

#111 - Add ZScan Method to Mock

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

#110 - Switch to PHP Redis extension

Pull Request - State: closed - Opened by amir-the-h over 1 year ago

#109 - Add support for predis v2

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

#108 - Add variadic param name

Pull Request - State: closed - Opened by codepluswander over 1 year ago - 3 comments

#107 - sscan implementation based on existing scan method

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

#106 - Added RedisMock::bitcount, RedisMock::getbit, RedisMock::setbit commands

Pull Request - State: closed - Opened by programming-services about 2 years ago - 3 comments

#105 - fix: run CI on PR

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

#104 - Adds watch() and unwatch() support

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

#103 - Fix xget() methods should return string values

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

#102 - Adds zunionstore() and zcount() methods

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

#101 - scan() method not working with pattern containing slashes

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

#100 - Adds a basic sscan

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

#99 - feat: update ci using gh actions

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

#98 - [Feature Request] Introduce sscan method

Issue - State: closed - Opened by robertmarney over 2 years ago

#97 - Added `expireat(key, timestamp)`` method

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

#96 - RedisMock set method expire time value is in seconds

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

#95 - Fix Unsupported operand types: int + string

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

#94 - Update hdel method to support deleting multiple hash fields

Pull Request - State: closed - Opened by asilgalis over 3 years ago - 5 comments

#93 - Fix hdel

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

#92 - Why the signature of method set diffs from predis

Issue - State: closed - Opened by feistiny about 4 years ago

#91 - Update README

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

#90 - lrem() function - parameters order fixed

Pull Request - State: closed - Opened by alex-scott over 4 years ago - 4 comments

#89 - HDEL - wrong arguments

Issue - State: open - Opened by xeops over 4 years ago - 3 comments

#88 - Implement zrevrank

Pull Request - State: closed - Opened by Braxilior almost 5 years ago - 3 comments

#87 - Zset methods returns score as string

Pull Request - State: closed - Opened by magnetik almost 5 years ago - 1 comment

#86 - Redis zadd scores are not always integer

Pull Request - State: closed - Opened by magnetik almost 5 years ago - 8 comments

#85 - Implement zincrby

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

#84 - Fix zrank

Pull Request - State: closed - Opened by Braxilior almost 5 years ago - 1 comment

#83 - Implement zscore

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

#82 - Add php 7.3 as testing target for travis

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

#81 - Fix usage of zadd

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

#80 - Reflection Signature Fix

Pull Request - State: open - Opened by RowanLeeder about 5 years ago

#79 - Test SINTER and refactor

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

#78 - Add SDIFF support

Pull Request - State: closed - Opened by tomlankhorst about 5 years ago - 1 comment

#77 - evalsha() and eval() returning true instead of null

Pull Request - State: closed - Opened by jdavidbakr about 5 years ago - 1 comment

#76 - Added scripting commands (#eval, #evalsha)

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

#75 - Redis command `eval` is not supported by RedisMock.

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

#74 - Predis transactions not supported?

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

#73 - Wrong signature for zadd

Issue - State: closed - Opened by magnetik almost 6 years ago - 3 comments

#72 - Add SCAN support for v2.8.0 (php >= 5.3.3)

Issue - State: open - Opened by Pincheng0101 almost 6 years ago

#71 - Fix scan pattern

Pull Request - State: closed - Opened by Pincheng0101 almost 6 years ago - 1 comment

#69 - Add support for incrbyfloat and decrbyfloat

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

#68 - Return an integer reply for EXISTS

Pull Request - State: closed - Opened by kjnsn about 6 years ago - 3 comments

#67 - Update SET to take timeout or options array

Pull Request - State: closed - Opened by gm-ghanover about 6 years ago - 2 comments

#66 - fix rpoplpush, if rpop value is null, not reinsert it.

Pull Request - State: closed - Opened by DocRoms over 6 years ago
Labels: bug

#64 - Add support for SUNION and SINTER commands

Pull Request - State: closed - Opened by aburakovskiy over 6 years ago - 3 comments

#63 - Add support for SUNION

Pull Request - State: closed - Opened by aburakovskiy over 6 years ago - 3 comments

#62 - Drop old version because we can't be sure they are working

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

#61 - Drop old PHP versions support + add support of PHP 7.2

Pull Request - State: closed - Opened by vdechenaux over 6 years ago - 4 comments

#60 - Not working with phpredis

Issue - State: open - Opened by nicolashohm over 6 years ago - 2 comments

#59 - Fixed pipeline support for newer versions of Predis

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

#58 - Pipeline not working?

Issue - State: open - Opened by danields over 6 years ago - 1 comment

#57 - Fix markdown in README

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

#55 - Add hincrby command

Pull Request - State: closed - Opened by sforsberg over 7 years ago - 4 comments

#54 - storage areas for multiple redis servers

Pull Request - State: closed - Opened by zzgab over 7 years ago - 2 comments

#53 - Add support for GETSET

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

#52 - Mock several servers

Issue - State: closed - Opened by zzgab almost 8 years ago - 2 comments

#51 - Error starting Vagrant on Mac OS 10.11.5

Issue - State: open - Opened by skyler almost 8 years ago - 1 comment

#50 - Add support for GETSET

Issue - State: open - Opened by skyler almost 8 years ago - 1 comment

#49 - Adds hkeys & hlen Commands

Pull Request - State: closed - Opened by sforsberg about 8 years ago - 1 comment

#48 - [WIP] add support for the redis extension

Pull Request - State: closed - Opened by omansour over 8 years ago - 3 comments

#47 - Add test case reproducing bug with Redis

Pull Request - State: closed - Opened by mnapoli over 8 years ago - 2 comments

#46 - Not working with the Redis extension

Issue - State: open - Opened by mnapoli over 8 years ago - 9 comments

#45 - Add type-hint to __call() method

Pull Request - State: closed - Opened by mnapoli over 8 years ago - 5 comments

#44 - Add hsetnx command

Pull Request - State: closed - Opened by mojoLyon over 8 years ago - 4 comments

#43 - Allow LPUSH function to get several arguments at once

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

#42 - Add LINDEX, LLEN, ZRANK and ZCARD functions

Pull Request - State: closed - Opened by mikaelrandy almost 9 years ago - 1 comment

#41 - add php 5.6 and php 7

Pull Request - State: closed - Opened by omansour almost 9 years ago - 1 comment

#40 - ZADD: allowing multiple member-score pairs

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

#39 - Added SCARD

Pull Request - State: closed - Opened by anupamsinghal almost 9 years ago - 3 comments

#37 - wishlist: blpop

Issue - State: open - Opened by tarjei about 9 years ago - 1 comment

#36 - Add dev environment

Pull Request - State: closed - Opened by KuiKui over 9 years ago - 6 comments

#35 - SADD & SREM support for multiple members

Pull Request - State: closed - Opened by dchancogne over 9 years ago - 5 comments

#34 - MGET/MSET support.

Pull Request - State: closed - Opened by rajivraman over 9 years ago - 7 comments

#33 - Adding multiple members with SADD

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

#32 - added redis calls LLEN, LINDEX, LPOP and LRANGE

Pull Request - State: closed - Opened by frequenc1 almost 10 years ago - 10 comments

#31 - Rollback about $data arrays : they are now static.

Pull Request - State: closed - Opened by SylvG almost 10 years ago - 14 comments

#30 - Add HMGET support and WITHSCORES support for ZRANGE

Pull Request - State: closed - Opened by juliar almost 10 years ago - 4 comments

#29 - Adds setnx support and some accompanying tests.

Pull Request - State: closed - Opened by charrisbc about 10 years ago - 11 comments

#28 - Add LRANGE support

Pull Request - State: closed - Opened by t-geindre about 10 years ago - 5 comments

#27 - Add LPOP & RPOP support + tests

Pull Request - State: closed - Opened by t-geindre about 10 years ago - 5 comments

#24 - getMock method

Pull Request - State: closed - Opened by omansour over 10 years ago - 6 comments

#23 - adding a test mocking Predis Client

Pull Request - State: closed - Opened by omansour over 10 years ago - 1 comment

#22 - Add multiple key delete support

Pull Request - State: closed - Opened by dchancogne over 10 years ago - 4 comments

#21 - Add support for SETEX command

Pull Request - State: closed - Opened by dchancogne over 10 years ago - 10 comments

#19 - add some commands

Pull Request - State: closed - Opened by JJK801 over 10 years ago - 5 comments

#15 - Add MULTI, DISCARD and EXEC functions

Pull Request - State: closed - Opened by KuiKui over 10 years ago - 3 comments

#14 - hdel function

Pull Request - State: closed - Opened by omansour over 10 years ago - 1 comment

#12 - Refacto pipeline and avoid static

Pull Request - State: closed - Opened by KuiKui over 10 years ago - 1 comment

#9 - Feature/type

Pull Request - State: closed - Opened by omansour over 10 years ago - 4 comments

#8 - Php 53

Pull Request - State: closed - Opened by KuiKui over 10 years ago

#6 - Feature/atoum adapter no trait

Pull Request - State: closed - Opened by fdubost over 10 years ago - 1 comment

#5 - build mock on the fly with inheritance of an arbitrary class

Pull Request - State: closed - Opened by omansour over 10 years ago - 11 comments

#4 - Add EXISTS and FLUSHDB

Pull Request - State: closed - Opened by adriensamson over 10 years ago - 1 comment