Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 276 for recommended (5.09 sec)

  1. docs/config/README.md

    In most setups this will keep the scanner slow enough to not impact overall system performance. Setting the `delay` key to a *lower* value will make the scanner faster and setting it to 0 will make the scanner run at full speed (not recommended in production). Setting it to a higher value will make the scanner slower, consuming less resources with the trade off of not collecting metrics for operations like healing and disk usage as fast.
    
    ```
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Mon Sep 11 21:48:54 GMT 2023
    - 17.7K bytes
    - Viewed (0)
  2. common-protos/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto

      // details.
      //
      // Defaults to unset
      // +optional
      optional string resourceVersion = 4;
    
      // resourceVersionMatch determines how resourceVersion is applied to list calls.
      // It is highly recommended that resourceVersionMatch be set for list calls where
      // resourceVersion is set
      // See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for
      // details.
      //
      // Defaults to unset
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 53.3K bytes
    - Viewed (0)
  3. docs/en/docs/how-to/sql-databases-peewee.md

        If you are just starting, the tutorial [SQL (Relational) Databases](../tutorial/sql-databases.md){.internal-link target=_blank} that uses SQLAlchemy should be enough.
    
        Feel free to skip this.
    
        Peewee is not recommended with FastAPI as it doesn't play well with anything async Python. There are several better alternatives.
    
    !!! info
        These docs assume Pydantic v1.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Jan 16 13:23:25 GMT 2024
    - 23.6K bytes
    - Viewed (0)
  4. docs/em/docs/tutorial/query-params-str-validations.md

        {!> ../../../docs_src/query_params_str_validations/tutorial009_py310.py!}
        ```
    
    ## πŸ˜› πŸ”’
    
    πŸ”œ ➑️ πŸ’¬ πŸ‘† 🚫 πŸ’– πŸ‘‰ πŸ”’ πŸš«πŸ”œ.
    
    πŸ‘† βœ”οΈ πŸ‘ˆ ⚫️ πŸ“€ βͺ ↩️ πŸ“€ πŸ‘©β€πŸ’» βš™οΈ ⚫️, βœ‹οΈ πŸ‘† πŸ’š 🩺 🎯 🎦 ⚫️ <abbr title="obsolete, recommended not to use it">😒</abbr>.
    
    ‴️ πŸšΆβ€β™€οΈ πŸ”’ `deprecated=True` `Query`:
    
    === "🐍 3️⃣.6️⃣ &amp; πŸ”›"
    
        ```Python hl_lines="18"
        {!> ../../../docs_src/query_params_str_validations/tutorial010.py!}
        ```
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri Mar 22 01:42:11 GMT 2024
    - 11.9K bytes
    - Viewed (0)
  5. docs/en/docs/tutorial/response-model.md

    This can be used as a quick shortcut if you have only one Pydantic model and want to remove some data from the output.
    
    !!! tip
        But it is still recommended to use the ideas above, using multiple classes, instead of these parameters.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 17.9K bytes
    - Viewed (0)
  6. docs/bucket/notifications/README.md

    > NOTE: If the `max_open_connections` key or the environment variable `MINIO_NOTIFY_POSTGRES_MAX_OPEN_CONNECTIONS` is set to `0`, There will be no limit set on the number of
    > open connections to the database. This setting is generally NOT recommended as the behavior may be inconsistent during recursive deletes in `namespace` format.
    
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Jan 18 07:03:17 GMT 2024
    - 84K bytes
    - Viewed (2)
  7. docs/en/docs/alternatives.md

    It is the recommended server for Starlette and **FastAPI**.
    
    !!! check "**FastAPI** recommends it as"
        The main web server to run **FastAPI** applications.
    
        You can combine it with Gunicorn, to have an asynchronous multi-process server.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 23.2K bytes
    - Viewed (0)
  8. okhttp/src/main/kotlin/okhttp3/HttpUrl.kt

       * [host] is an IP address or is considered a public suffix by the public suffix list.
       *
       * In general this method **should not** be used to test whether a domain is valid or routable.
       * Instead, DNS is the recommended source for that information.
       *
       * | URL                           | `topPrivateDomain()` |
       * | :---------------------------- | :------------------- |
       * | `http://google.com`           | `"google.com"`       |
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Tue Jan 09 12:33:05 GMT 2024
    - 63.5K bytes
    - Viewed (1)
  9. CHANGELOG/CHANGELOG-1.9.md

        - [Server Binaries](#server-binaries-11)
        - [Node Binaries](#node-binaries-11)
      - [1.9 Release Notes](#19-release-notes)
      - [WARNING: etcd backup strongly recommended](#warning-etcd-backup-strongly-recommended)
      - [Introduction to 1.9.0](#introduction-to-190)
      - [Major themes](#major-themes)
        - [API Machinery](#api-machinery)
        - [Apps](#apps)
        - [Auth](#auth)
        - [AWS](#aws)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
  10. RELEASE.md

        is recommended to use the
        [Keras mixed precision API](https://www.tensorflow.org/guide/mixed_precision)
        instead.
    
    *   `tf.lite`:
    
        *   Remove `experimental.nn.dynamic_rnn`, `experimental.nn.TfLiteRNNCell`
            and `experimental.nn.TfLiteLSTMCell` since they're no longer supported.
            It's recommended to just use
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top