Ecosyste.ms: Issues

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

GitHub / locationlabs/mockredis issues and pull requests

#157 - New zadd args

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

#156 - PEP 517

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

#155 - RPUSHX method is missing

Issue - State: open - Opened by stevelittlefish almost 6 years ago - 1 comment

#154 - Redis-py 3.x changes signature of zadd

Issue - State: open - Opened by merlincorey about 6 years ago

#153 - sort() on sorted sets fails with numeric ordering

Issue - State: open - Opened by tetrapus over 6 years ago

#152 - Fail msetnx if passed arguments are empty

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

#151 - MSETNX Should Fail if Arguments Length = 0

Issue - State: closed - Opened by tildedave over 6 years ago

#150 - script_load cannot work with bytes

Issue - State: open - Opened by PCManticore over 6 years ago

#149 - HMSET should fail on empty mapping.

Pull Request - State: open - Opened by charettes over 6 years ago

#148 - Implement PERSIST

Issue - State: open - Opened by bendk over 6 years ago

#147 - exists() should return an integer

Issue - State: open - Opened by bendk over 6 years ago

#146 - Mset should fail on empty kwargs/args

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

#145 - Update expire function signature

Pull Request - State: open - Opened by famagusta over 6 years ago - 1 comment

#144 - Is this repository being maintained?

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

#143 - Extend expireat() to support datetime object?

Issue - State: open - Opened by charleswhchan over 6 years ago

#142 - RENAME should raise an error if the old key is missing

Issue - State: open - Opened by xavdid over 6 years ago

#141 - len() on Pipeline is not supported

Issue - State: open - Opened by Sanqui over 6 years ago

#140 - Make the argument name matche redis-py

Pull Request - State: closed - Opened by william-richard almost 7 years ago - 2 comments

#139 - Add encode in keys command to fix the support with django-redis-4.9.0

Pull Request - State: open - Opened by jbagot almost 7 years ago

#138 - Keys command doesn't work with django-redis 4.9.0

Issue - State: open - Opened by jbagot almost 7 years ago - 1 comment

#137 - Feature: Geospatial commands support

Issue - State: open - Opened by dezmaeth almost 7 years ago

#136 - Added time support

Pull Request - State: open - Opened by chrisb-c01 about 7 years ago

#134 - Implement `persist` command

Pull Request - State: open - Opened by KenjiTakahashi about 7 years ago - 2 comments

#133 - Fix issues #130 and #131: Support Lua in Python 3 and improve mock signatures

Pull Request - State: open - Opened by beamerblvd over 7 years ago - 1 comment

#131 - mock_redis_client.from_url has incorrect signature

Issue - State: open - Opened by beamerblvd over 7 years ago - 1 comment

#130 - Mockredis is not Python 3-compatible when using Lua

Issue - State: open - Opened by beamerblvd over 7 years ago - 4 comments

#129 - Add documentation for expiration management

Pull Request - State: open - Opened by malexandre over 7 years ago

#127 - from_url: confrom to redispy spec

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

#126 - How dow I set a string?

Issue - State: closed - Opened by FrancescElies over 7 years ago - 1 comment

#125 - Support request: Issue with non-effective mock

Issue - State: closed - Opened by funkyfuture over 7 years ago - 1 comment

#124 - Support decode_responses

Pull Request - State: open - Opened by nsmgr8 over 7 years ago - 1 comment

#123 - fix yo typo

Pull Request - State: closed - Opened by ubante almost 8 years ago

#122 - Include version info

Issue - State: open - Opened by claradaia almost 8 years ago

#121 - Implement randomkey()

Pull Request - State: open - Opened by alekswn almost 8 years ago

#120 - Finish implementation of pubsub

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

#119 - Test against Pythons 3.5 and 3.6

Pull Request - State: open - Opened by romanlevin almost 8 years ago - 3 comments

#118 - Support `decode_responses` for string ops

Pull Request - State: open - Opened by romanlevin almost 8 years ago - 2 comments

#117 - slaveof() method is not supported

Issue - State: open - Opened by sleonidy about 8 years ago

#116 - Wheel support

Issue - State: open - Opened by kevin-brown about 8 years ago - 3 comments

#115 - Implementation of pubsub seems incorrect

Issue - State: open - Opened by jamesporritt about 8 years ago - 2 comments

#114 - Removed travis use of no longer supported pip switch --use-mirrors .

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

#113 - How to mock redis that runs inside of a container

Issue - State: open - Opened by saady over 8 years ago

#112 - Update lock methods to match current redis-py

Pull Request - State: open - Opened by yosh over 8 years ago - 1 comment

#111 - Update contribution guids to GitHub Flow.

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

#110 - Fixed HMSET argument handling on Lua redis.call.

Pull Request - State: open - Opened by amotzg over 8 years ago - 2 comments

#109 - Add status_reply and error_reply helpers to Lua's global 'redis' table.

Pull Request - State: open - Opened by amotzg over 8 years ago - 1 comment

#108 - Allow range arguments to come as string.

Pull Request - State: open - Opened by amotzg over 8 years ago - 1 comment

#107 - Convrting LUA keys and args to strings to comply with redis

Pull Request - State: open - Opened by amotzg over 8 years ago

#106 - Add basic config_set / config_get support.

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

#105 - MemoryError in tests with python 2.7

Issue - State: open - Opened by austin987 over 8 years ago

#104 - Removed re.sub('*', '[^/]*') in keys()

Pull Request - State: open - Opened by sealemar almost 9 years ago - 1 comment

#103 - Add support for `from_url` constructors

Pull Request - State: closed - Opened by singingwolfboy almost 9 years ago

#102 - Unable to install packages after installing pip in PyCharm

Issue - State: closed - Opened by bytesbala almost 9 years ago - 1 comment

#101 - Adds dbsize() function. Closes issue #100

Pull Request - State: closed - Opened by wheremiah almost 9 years ago

#100 - dbsize() method is not supported

Issue - State: closed - Opened by sleonidy almost 9 years ago - 1 comment

#99 - FLUSHALL is missing.

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

#98 - Deepcopy timeouts in do_expire method to avoid RuntimeError in Python 3

Pull Request - State: closed - Opened by vovanbo almost 9 years ago

#97 - decode_responses=True doesn't work

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

#96 - Provide an example

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

#95 - Feature/keys matching patterns

Pull Request - State: closed - Opened by kevba about 9 years ago - 4 comments

#94 - Feature/keys matching patterns

Pull Request - State: closed - Opened by kevba about 9 years ago

#93 - Add transaction method to client

Pull Request - State: closed - Opened by tomlinford over 9 years ago - 1 comment

#92 - Handle non-str Lua parameters

Pull Request - State: open - Opened by yossigo over 9 years ago

#91 - Add missing parameters to lock from redis-py

Pull Request - State: closed - Opened by Alzakath over 9 years ago

#90 - redis-py 2.10.0: new param in StrictRedis:lock method

Pull Request - State: closed - Opened by ygravrand over 9 years ago

#89 - Add time support

Pull Request - State: closed - Opened by nburns over 9 years ago - 3 comments

#88 - Add time support

Pull Request - State: closed - Opened by nburns over 9 years ago - 1 comment

#86 - Change hash method keyword parameters to match redis-py

Pull Request - State: closed - Opened by spearl over 9 years ago - 1 comment

#85 - Should LPUSH return the length of the list?

Issue - State: open - Opened by charleswhchan over 9 years ago - 3 comments

#84 - Add basic config_set / config_get support.

Pull Request - State: open - Opened by yossigo over 9 years ago

#82 - Lua multi-threaded issues

Pull Request - State: closed - Opened by yossigo over 9 years ago - 1 comment

#81 - Fix a few issues with Lua compatibility.

Pull Request - State: closed - Opened by yossigo almost 10 years ago - 1 comment

#80 - Add support for setbit and getbit operations

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

#79 - Test on PyPy 3

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

#78 - mockredis setex arguments aren't named the same as redis-py

Issue - State: closed - Opened by cdm-ium about 10 years ago

#77 - Support scan_iter, sscan_iter, zscan_iter, hscan_iter

Pull Request - State: closed - Opened by xiaogaozi about 10 years ago

#76 - Storage of "values" ​is different of Redis-py

Issue - State: open - Opened by drgarcia1986 over 10 years ago

#75 - hset and hmset proper return values

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

#74 - Fix the return values of HMSET and HSET

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

#73 - Prefer using redis-py's exception classes over our own.

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

#72 - Fix the TTL -1/-2/None confusion - it varies by strictness.

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

#71 - Fix scan: the cursor is returned as a long in redis-py.

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

#70 - Use byte strings when storing & returning data.

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

#69 - Better documentation for usage of the nose plugin

Issue - State: closed - Opened by hahnicity over 10 years ago - 1 comment

#68 - Feature/debug object

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

#67 - setup_requires nose in setup.py

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

#66 - Multiple instances of mock_redis_client use separate data sources

Issue - State: closed - Opened by tsitra over 10 years ago - 11 comments

#65 - Change to be min and max instead of min_ and max_.

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

#63 - rename and renamenx support

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

#61 - raise ResponseError if an empty list is passed to SADD

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

#59 - make a private hearsay version

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

#58 - zrange truncates float scores

Issue - State: open - Opened by noise over 10 years ago - 1 comment

#57 - Feature/inclusive exclusive range sorted sets

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

#54 - delete() doesn't handle integer keys properly

Issue - State: closed - Opened by jessemyers over 10 years ago

#38 - support SCAN, SSCAN, ZSCAN, HSCAN

Pull Request - State: closed - Opened by shearic about 11 years ago - 3 comments