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

GitHub / RedisJSON/redisjson-py issues and pull requests

#73 - removing circle and ensuring we redirect to active libraries

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

#72 - Add deprecation warning and update version

Pull Request - State: open - Opened by dvora-h over 3 years ago - 1 comment

#71 - How do I set expiry?

Issue - State: open - Opened by bansalnaman15 over 3 years ago - 1 comment
Labels: question

#70 - Fixing packaging issue causing install fails

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

#69 - Error installing the package

Issue - State: closed - Opened by ddomingof over 3 years ago - 1 comment

#68 - pinning redis to 3.5.3 and updating minor version

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

#67 - moduleNotFoundError: No module named "redis._compat"

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

#66 - Adding deprecation notice

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

#65 - fix typo in README.md

Pull Request - State: open - Opened by blakechi over 3 years ago - 1 comment

#64 - virtualenv fix for pypi cache issue

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

#63 - Python 3.10 support and trove

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

#62 - redis.exceptions.ResponseError: unknown command 'JSON.SET'

Issue - State: open - Opened by lRafaelOliveira almost 4 years ago - 2 comments
Labels: help wanted

#61 - python 3.10 for pypi

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

#60 - s/RedisLabs/Redis/ in select places

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

#59 - Exception when using Redis-Pool

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

#58 - How to retrieve a subset of key, vals

Issue - State: closed - Opened by aammundi almost 4 years ago - 2 comments
Labels: question

#57 - poetry cache

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

#56 - ck poetrycache

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

#55 - JSON.TOGGLE and JSON.CLEAR

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

#54 - readthedocs example

Pull Request - State: closed - Opened by chayim almost 4 years ago - 6 comments

#53 - replacing the version in the toml with the tag

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

#52 - release changes

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

#51 - JSON in a stream value

Issue - State: closed - Opened by RobinLanglois about 4 years ago - 1 comment

#50 - Support json.toggle and json.clear commands

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

#49 - modern python builds

Pull Request - State: closed - Opened by chayim about 4 years ago - 3 comments

#48 - Bulk load / batch upsert support

Issue - State: open - Opened by avico78 over 4 years ago - 1 comment
Labels: question

#47 - How to search in a list?

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

#46 - fixes issues #44 #45 setDecoder not working, TypeError when reJSON returns None

Pull Request - State: closed - Opened by bentsku over 4 years ago - 3 comments

#45 - Method setDecoder is not working

Issue - State: closed - Opened by bentsku over 4 years ago
Labels: bug

#44 - TypeError when executing jsonget with pipeline for key that does not exist

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

#43 - Added release automation (creates drafts automatically and pushes to pypi on release)

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

#42 - reorg arguments to match python 2.7 fix #41

Pull Request - State: open - Opened by gkorland almost 5 years ago

#41 - python 2.7 SyntaxError

Issue - State: open - Opened by Sidaartha almost 5 years ago - 1 comment
Labels: enhancement

#40 - #39 - Let's discuss the approach and tests

Pull Request - State: closed - Opened by radoye about 5 years ago - 2 comments
Labels: enhancement

#39 - RedisJSON for Redis Cluster?

Issue - State: open - Opened by radoye about 5 years ago - 1 comment

#38 - Get/Filter in a JSON Key Values

Issue - State: open - Opened by wscardua about 5 years ago - 3 comments

#37 - Adds usage notice for Python3

Pull Request - State: open - Opened by itamarhaber over 5 years ago

#36 - remove unused MODULE_INFO

Pull Request - State: closed - Opened by ashtul over 5 years ago

#35 - Issue for Jsonpath filter support

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

#34 - Update setup.py

Pull Request - State: closed - Opened by DvirDukhan over 5 years ago

#33 - fix: markdown url in readme

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

#32 - Create README.md

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

#31 - Version bump to 0.5.2

Pull Request - State: closed - Opened by itamarhaber over 5 years ago

#30 - Use io.open() and 'utf-8' to read description

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

#29 - Use io.open() and 'utf-8' encoding to read version

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

#28 - pip install rejson==0.5.0 fails

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

#27 - Updated README.rst with example of no_escape flag

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

#26 - Fixing retrieving non-ascii string with JSON.GET, added no_escape flag

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

#25 - Document differences in using Python2 and Python3

Issue - State: open - Opened by K-Jo about 6 years ago - 4 comments

#24 - Client.jsonget not finding key from rootpath

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

#23 - Adds decode to README example

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

#22 - Dependencies not being installed

Issue - State: closed - Opened by rjcortese about 6 years ago

#21 - DOC: add to README so example works under Python 3.6

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

#20 - Add exception handler for .jsonget for non-existent keys + test

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

#19 - Unicode / Encoding issues

Issue - State: open - Opened by larswise over 6 years ago - 5 comments

#18 - Version 0.3.0

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

#17 - upgrade to redis-py 3.0

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

#16 - JSON.MGET list of keys argument not supported

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

#15 - Cannot import 'BasePipeline'

Issue - State: closed - Opened by saps13 over 6 years ago - 4 comments

#14 - Rejson russian letter problem.

Issue - State: open - Opened by Pavel71 over 6 years ago - 1 comment
Labels: bug

#12 - Add path defaults to all commands

Pull Request - State: open - Opened by daTokenizer almost 7 years ago - 2 comments

#11 - Add exception handler for .jsonget for non-existent keys

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

#10 - In python 3.6 get errors in jsonget related to how encoding is managed

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

#9 - client.jsonget('foo', '.') causes TypeError if key doesn't exist.

Issue - State: closed - Opened by eddieparker about 7 years ago - 2 comments

#8 - TypeError: can't use a string pattern on a bytes-like object

Issue - State: closed - Opened by sohimankotia almost 8 years ago - 6 comments

#7 - missing MANIFEST.in added

Pull Request - State: closed - Opened by hootnot about 8 years ago - 6 comments

#6 - Test suite

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

#5 - Fixes / Python 3 compatibility

Pull Request - State: closed - Opened by hootnot about 8 years ago - 3 comments

#4 - fix pip install / client name

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

#3 - fix pip install / client name

Pull Request - State: closed - Opened by hootnot about 8 years ago - 3 comments

#2 - fix pip install / client name

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

#1 - Small issues

Issue - State: closed - Opened by hootnot about 8 years ago - 1 comment