vibe-mongodriver 1.0.1: MongoDB 8 driver for D

Sönke Ludwig sludwig at outerproduct.org
Sat Aug 15 12:29:30 UTC 2026


Am 14.08.26 um 19:20 schrieb Mindy Batek (0xEAB):
> On Friday, 14 August 2026 at 12:37:28 UTC, Sönke Ludwig wrote:
>> What do you think?
> 
> Monorepos are nice.

The main problem is that the complete library changes in a very 
heterogeneous way. Some parts have a really stable API and other parts 
still have relatively frequent and sometimes breaking changes. Having 
them together as one repository means that there are frequent 
major/minor version bumps that need to be handled in dependent code, 
even if that only depends on the stable parts.

Otherwise I agree, having everything together simplifies things quite a bit.


More information about the Digitalmars-d-announce mailing list