I noticed there is a kbson implementation inside the mongodb organisation as well, seems like the latest version 0.2.0 is also released to maven central.
Maybe it's a good idea for KMongo to use this instead of the kbson implementation it uses currently, because the one in the mongodb organisation might be more "official"?
I noticed there is a
kbson
implementation inside the mongodb organisation as well, seems like the latest version0.2.0
is also released to maven central.Maybe it's a good idea for KMongo to use this instead of the kbson implementation it uses currently, because the one in the mongodb organisation might be more "official"?
Link to the repository: https://github.com/mongodb/kbson