tingodb
tingodb copied to clipboard
Equivalent Native MongoDB version
What version of MongoDB Node.JS Driver does tingodb adhere to?
I see newer functions like deleteone and deletemany are not in tingo so I assume it's 1.4.35 or there abouts?
Mongodb driver guys made changes into api in minor releases. So API is compatible until some version 2.0.xx. But I not sure about this xx, so easer to think that is is 1.4.x. Sometime they change same API multiple times and we waiting for some stabilization to make fascade compatible with 2.1.x+. 2.0.x will likely be ignored.
Fully understood, thanks.
I'll provide a proper compatibility layer if needed for tungus #15 impl and/or push some changes for tingo.