Closed YukiInu closed 2 years ago
Is this something you would be able and willing to do?
I think so. Will try to implement it.
Done with the following two pull requets: https://github.com/taimos/dvalin/pull/98 https://github.com/taimos/dvalin/pull/125
For one of the next releases the dead projects fongo and mongobee should be replaced.
Fongo is no longer compatible with mongo-java-driver 3.6 an higher and therefore not compatible with MongoDB higher than 3.6 An alternative could be: https://github.com/bwaldvogel/mongo-java-server
Mongobee is also no longer supported and has some incompatibility problems with MongoDB 4.2 Here an alternative could be https://github.com/cloudyrock/mongock/ that began as a mongobee fork and therefore migration should be straight forward.