Vibe.d MongoDB database connection
    Adam D Ruppe 
    destructionator at gmail.com
       
    Mon Dec 26 22:41:37 UTC 2022
    
    
  
On Monday, 26 December 2022 at 21:32:51 UTC, eXodiquas wrote:
> I looked a bit closer into the problem and I found an issue in 
> the vibe.d repository that states that the current version of 
> vibe.d is not compatible with MongoDB version >= 5.1
the mongo driver in the standalone package shares some code with 
vibe's but handled this 5.1 thing a bit differently and *might* 
work idk i haven't tested on one that new
https://code.dlang.org/packages/mongo-standalone
    
    
More information about the Digitalmars-d-learn
mailing list