Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 799 Bytes

admonitions-eval.rst

File metadata and controls

27 lines (19 loc) · 799 Bytes

Write Lock

For long running |object| operation, consider using either the :command:`eval` command with nolock: true or using :doc:`other server side code execution options </core/server-side-javascript>`.

Sharded Data

You can not use |object| with :term:`sharded <sharding>` collections. In general, you should avoid using |object| in :term:`sharded clusters <sharded cluster>`; nevertheless, it is possible to use |object| with non-sharded collections and databases stored in a :term:`sharded cluster`.

Access Control

.. versionchanged:: 2.6