sbmako / NServiceBus.MongoDB

MongoDB persistence for NServiceBus
MIT License
13 stars 9 forks source link

Combine efforts with existing codebase #5

Closed tekmaven closed 9 years ago

tekmaven commented 10 years ago

Hey Carlos,

I've been maintaining a similar repository. The codebase has been in production for many months now and we have multiple developers who have contributed to the code. Perhaps we can combine efforts? Here is a link to the repo: https://github.com/tekmaven/NServiceBus.Persistence.MongoDb

-Ryan @tekmaven on twitter

sbmako commented 10 years ago

Sounds interesting, what do you have in mind?

ruslander commented 10 years ago

One code-base and common ownership ?

sbmako commented 10 years ago

I understood the common code base and I probably should have been more specific as to what common code base was being suggested?

The common ownership does not resonate right now since we are continuing our production deployments with 4.x and actively working on porting this to NSB v5. I am not saying that this is not a possibility in the future but at the moment i need to make sure I keep this on track for our needs. We put it here so if others could benefit, all the better.

ruslander commented 10 years ago

The effort you did to make it open source is appreciable no doubt about it.

The branch Ryan is talking about is production battle tested for 4.x. Your effort of making to 4.x production grade vs upgrading the existing to 5.x is kind of a waste.

Seems reasonable that if someone goes to nuget get's back a NServiceBus.MongoDb package which does not suck instead of 5 options which all of them sucks in a particular way.

common ownership = getting you comitter to the master

-rr

sbmako commented 10 years ago

I appreciate it but I am going to continue down this route.