- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3281 - 3290 of about 10,000 for timestamp:[now/d-1M TO *] (0.14 sec)
-
fiber - Documentation for Ruby 3.5
fiber: Fiber Fibers provide a mechanism for cooperative concurrency. Context Switching Fibers execute a user-provided block.docs.ruby-lang.org/en/master/fiber_md.htmlRegistered: Fri Jul 25 04:19:40 UTC 2025 - Last Modified: Fri Jul 04 13:20:28 UTC 2025 - 28.4K bytes - Viewed (0) -
kes key create | AIStor Key Manager Documentation
Overview Add a new cryptographic key and store it in the configured Key Management System. KES never returns the generated secret to clients. Syntax kes key create \ <name> \ [--insecure, -k] Parameters name Requireddocs.min.io/enterprise/aistor-key-manager/reference/kes-server/cli/kes-key/create/Registered: Fri Jul 25 04:19:41 UTC 2025 - Last Modified: Fri Jul 18 16:41:51 UTC 2025 - 70.6K bytes - Viewed (0) -
kes migrate | AIStor Key Manager Documentation
Overview The kes migrate command supports migrating master keys from one KMS instance to another KMS instance. For example, you can use the command to migrate a Hashicorp Vault instance to another Hashicorp Vault instance. Or, kes migrate can migrate a Hashicorp Vault instance to or from an AWS Secrets Manager KMS.docs.min.io/enterprise/aistor-key-manager/reference/kes-server/cli/kes-migrate/Registered: Fri Jul 25 04:19:46 UTC 2025 - Last Modified: Fri Jul 18 16:41:51 UTC 2025 - 76.9K bytes - Viewed (0) -
Temporal.Now.zonedDateTimeISO() - JavaScript | MDN
The Temporal.Now.zonedDateTimeISO() static method returns the current date and time as a Temporal.ZonedDateTime object, in the ISO 8601 calendar and the specified time zone.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Now/zonedDateTi...Registered: Fri Jul 25 04:19:46 UTC 2025 - Last Modified: Wed Jul 23 00:48:09 UTC 2025 - 71.4K bytes - Viewed (0) -
encodings - Documentation for Ruby 3.5
encodings: en. wikipedia.docs.ruby-lang.org/en/master/encodings_rdoc.htmlRegistered: Fri Jul 25 04:19:51 UTC 2025 - Last Modified: Thu Jul 24 13:20:01 UTC 2025 - 52K bytes - Viewed (0) -
Core Concepts | AIStor Key Manager Documentation
AIStor Key Manager is a robust key management server designed to securely store cryptographic keys and other sensitive data. Key Manager provides similar functionality to third-party Key Management Services (KMS), such as an HTTP API for en/decrypting operations, scalable design, high availability, high performance, and low latency. Architecture A Key Manager cluster consists of at least one server or host. Each node in the cluster consists of a full replica that can service read and write operations.docs.min.io/enterprise/aistor-key-manager/installation/core-concepts/Registered: Fri Jul 25 04:19:51 UTC 2025 - Last Modified: Fri Jul 18 16:41:51 UTC 2025 - 70.9K bytes - Viewed (0) -
yjit - Documentation for Ruby 3.5
yjit: yjit. user-images.docs.ruby-lang.org/en/master/yjit/yjit_md.htmlRegistered: Fri Jul 25 04:19:31 UTC 2025 - Last Modified: Fri Jul 04 13:20:29 UTC 2025 - 45K bytes - Viewed (0) -
scope | npm Docs
docs.npmjs.com/cli/v11/using-npm/scope/Registered: Fri Jul 25 04:23:57 UTC 2025 - Last Modified: Thu Jul 24 18:39:06 UTC 2025 - 406.6K bytes - Viewed (0) -
methods - Documentation for Ruby 3.5
methods: Methods Methods implement the functionality of your program. def one_plus_one 1 + 1 end A method definition consists of the +def+ keyword, a mdocs.ruby-lang.org/en/master/syntax/methods_rdoc.htmlRegistered: Fri Jul 25 04:22:17 UTC 2025 - Last Modified: Fri Jul 04 13:20:29 UTC 2025 - 53K bytes - Viewed (0) -
Configuration File | AIStor Key Manager Documen...
The Key Manager supports a YAML-formatted configuration file for specifying startup options and settings. The file has the following format: # Config file version # REQUIRED # version: v1 # System admin configuration # Optional # #admin: # Identity with sysadmin privileges. # Generate a new identity using `minkms identity` # Use the corresponding secret `k1:KEY` when authenticating as a client to # perform operations with this identity # If you omit this value, MinKMS generates and emits the root credentials # to the systemlog on startup. # identity: h1:Rvxa7nj8zkL48CeDkN6LhpX-K7KK6uhIhpBOcTHNhWw # Interval in which the cluster leader sends heartbeats to all its followers # OPTIONAL # # If 0, a reasonable default is selected automatically. It should be # at least twice the network latency between any two KMS cluster nodes. # Reasonable values are between 50ms and 1s for most clusters. # # Very low (below 50ms) or high (above 1.5s) values should only be set # under special circumstances. For example, a stretch cluster spawned # across geographic regions may demand larger heartbeat intervals due to # higher network latency. # # A too low value may cause sporadic leadership losses similar to a flaky # or unreliable network. A too high value may cause delayed detection of # node failures and longer write-quorum recovery after node failures. # However, it does not affect the strict consistency guarantees or # correctness of state changes. # # The default setting is typically sufficient # # heartbeat: 500ms # TLS configuration # Required # # Key Manager requires TLS for encrypting and protecting all connections. # tls: certs: # You must specify *at least* one TLS keypair. # # You can specify multiple key-cert pairs to MinKMS to cover multiple # hostnames if necessary. # # MinKMS must have read access to the specified paths to start. # - key: /etc/minkms/private.key # Path to the server's TLS private key cert: /etc/minkms/public.crt # Path to the server's TLS certificate # A folder containing one or more CA root certificates # MinKMS uses this for validating TLS certificates for a remote system # This is optional and typically not required during normal installations # ca: /etc/minkms/CAsdocs.min.io/enterprise/aistor-key-manager/reference/minkms-config/Registered: Fri Jul 25 04:22:30 UTC 2025 - Last Modified: Fri Jul 18 16:41:51 UTC 2025 - 80.7K bytes - Viewed (0)