suweller / mongoid-autoinc

⬆ Auto incrementing fields for Mongoid documents
MIT License
62 stars 44 forks source link

Transfer mongoid-autoinc to github/mongoid? #31

Open dblock opened 7 years ago

dblock commented 7 years ago

I had https://github.com/mongoid kindly donated to the community by the nice folks at MongoDB. The three people who have org level admin access are currently @durran, @estolfo and myself.

I want to invite this project to be moved to the org. I think it makes good sense to group mongoid projects together and have continuous support from MongoDB, the company, over the long term. All admins of this project will continue having admin access of course, but this would reduce the bus factor since currently only @suweller can add maintainers here.

If you think it's a good idea, please transfer this project to me and I'll move it into the org and please add dblock@dblock.org, emily@mongodb.com and durran@gmail.com to rubygems.

suweller commented 7 years ago

It looks like that has changed already from three people involved to a single user. Do you still want me to consider moving mongoid-autoinc to the mongoid organisation?

dblock commented 7 years ago

Yes, because if you decide to give up @suweller there's no way anyone can reclaim this repo and its administration. Just trying to help reduce potential bus factor.

niightly commented 5 years ago

any news on this?

romansavrulin commented 4 years ago

@dblock @suweller also wondering if there any news on this

dblock commented 4 years ago

I am around if I can be of any help!

romansavrulin commented 4 years ago

@dblock Can you please answer what's the best way to implement atomic auto increment operations that can be safely run on a heavily loaded cluster with several rails web app instances behind load balancer? I saw some implementations with javascript functions, but this seems to be not available in mongoid. Any ideas?

dblock commented 4 years ago

I don't know the answer to this @romansavrulin, sorry. This gem seems like what you need, but YMMV

niightly commented 2 years ago

Hey people! just passing by to see if there is any update on this? I mean, it will be integrated within mongoid, or did you change your mind?

suweller commented 3 weeks ago

@johnnyshields @durran Mongoid-Autoinc is not getting the attention it deserves. I love this project as it reminds me of my early days starting out as an enthusiastic ruby developer. Currently, I'm running my own team, have people responsibilities inside and outside work, as well as teaching weekly dance classes. Because of this... with some pain in my heart... I think it is better to migrate it and host it amongst the other mongoid repos and gems. How would we go about doing this?