I was doing some command comparision and see not all comands of Mongo works in Document layer FoundationDB like getIndexes- inorder to get list of Indexes runCommand(listIndexes) work, create compound Secondary index with mixed order , CReate User does not work ( found out No Authentication in foundation db ) - Is anyone know how user gets authenticated in FoundationDB.
Is anyone have tested list of the commands that does not work in document layer foundationDB ?
-Vishal