citusdata / django-multitenant

Python/Django support for distributed multi-tenant databases like Postgres+Citus
MIT License
710 stars 116 forks source link

Is this repo actively maintained?? #103

Closed umair2288 closed 2 years ago

umair2288 commented 3 years ago

I'm looking into using this library for one of my projects. I just wanted to know if this library is maintained or not.

grucha commented 3 years ago

I'm in the same spot ;-)

rob101 commented 3 years ago

@louiseGrandjonc what are your plans for the repo?

louiseGrandjonc commented 3 years ago

Hi,

As I’m not an employee of citus/Microsoft anymore, I don’t have push access. So I think the question would be more for the citus team at Microsoft.

Louise

Le 27 juin 2021 à 03:28, rob101 @.***> a écrit :

 @louiseGrandjonc what are your plans for the repo?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

HaidarZ commented 2 years ago

+1

s4ke commented 2 years ago

@JelteF ping :). This is the topic I tried to show you some while ago.

rajkumartreads commented 2 years ago

+1

JelteF commented 2 years ago

We had an internal discussion on this. We came to the conclusion that we'll continue maintaining this repo. Which means we'll add support for new Django versions when necessary and are willing to merge bugfixes. We won't be actively working on new features though.

I merged one community contributed bugfix yesterday and opened a few PRs. Once those PRs are merged I'll try to get a new release out.

s4ke commented 2 years ago

@JelteF awesome. This is nice to hear.

JelteF commented 2 years ago

FYI I released django-multitenant 2.4.0 yesterday

HaidarZ commented 2 years ago

FYI I released django-multitenant 2.4.0 yesterday

You forgot to release it as a Github release. We're used to be notified for new releases if we're watching a repo. It would be awesome if the release message contains a changelog description.

JelteF commented 2 years ago

I created a Github release now too.