Conversation
|
@urmilkalaria this merge request looks excellent! @vachhanihpavan are you still actively maintaining this Gem? If not maybe we could ask @byroot to pull it in to the main gem? |
Hi @tinco, I was waiting for replies to my comments. |
|
I don't plan to support extensions in It's best to stay as a separate gem. Additionally this one still isn't updated to work with redis-rb 5.x, and use another testing framework, so it would be a PITA to merge in. If you don't plan to maintain this any further, what I can do is to accept it under the https://github.com/redis-rb/ org, and look for new maintainers. |
|
Ah I don't see any comments so I'm a bit confused. BTW I needed the gem to work with 5.0 so I quickly updated it here: urmilkalaria/rejson-rb@master...tinco:rejson-rb:main I only made it pass the specs. There's actually some deeper upgrades needed to match the main gem's newer API style that I didn't start on. |
|
@tinco I can transfer this project to you if you want to maintain this? |
|
I'm not a very dependable person at the moment. I'm using rejson for a project in my free time, my day job is super busy and I also have a baby. If I'm still using rejson in a month or two and I feel like making it more production grade I'll send you a message. At the moment I don't have the time to make something I would feel comfortable with encouraging other people to run in production. |
Added Support for RedisJSON 2.0 full JSONPath syntax