redis / redis-om-python

Object mapping, and more, for Redis and Python
MIT License
1.12k stars 112 forks source link

Anyone interested in a hard fork? #338

Closed wiseaidev closed 2 years ago

wiseaidev commented 2 years ago

Hey everyone. Since this project is not actively maintained anymore, the last release was around 3 months ago, and I am thinking to release a new package/version based on a fork I am currently working on that includes all the patches, additional features, docs... Is anyone interested? Is it ok @simonprickett @ everyone to do so? How about licensing? Do i need to release it under the MIT license?

simonprickett commented 2 years ago

This project has been moving to the Redis (the company) client team and is maintained by @dvora-h and @chayim

wiseaidev commented 2 years ago

Can I become a maintainer?

chayim commented 2 years ago

Hi folks - maintenance is on. There have been some small changes to the release process. We're in the process of adding features like bulk delete, and aggregations as we speak.

Part of the explicit reason for the delay is that we've brought on a PM (@thomascaudron) and asked him to help prioritize things so that we work on the right things - this is especially true as GitHub issues doesn't reflect a complete list of asks.

I'd ask that we maintain any and all feedback we have for all OM clients in these issues, so that @thomascaudron can help us out!

On the plus side, there's nothing we love more than issues/feature requests, and pull requests! It definitely helps us meet the needs, and embrace the community, while we work to build a great client.

wiseaidev commented 2 years ago

Hey @chayim, sounds great. So, could you please review my PRs, especially the one @ pull/337 cause the current implementation prevents us to query a model with a field named id.

wiseaidev commented 2 years ago

Closing this issue because it is still an active project. At first, i thought it was abandoned! Ma bad! Anyways, hoping to see a new release soon.

chayim commented 2 years ago

@wiseaidev I'll try and look today. Saw the six comment previously and immediately :heart: Baby steps my friend!

Ninja edit: And ignore me... @dvora-h is so much faster at this than I am :D