(configure conn object-store-options)Re-configure the ObjectStore management instance. Returns a new conn with the
new configuration, does not change the original conn.
object-store-options is a map of:
:nats.object-store/stream-options - JetStream configuration, see
nats.stream/configure for details.:nats.object-store/domain:nats.object-store/prefix:nats.object-store/request-timeoutRe-configure the ObjectStore management instance. Returns a new `conn` with the new configuration, does not change the original `conn`. `object-store-options` is a map of: - `:nats.object-store/stream-options` - JetStream configuration, see `nats.stream/configure` for details. - `:nats.object-store/domain` - `:nats.object-store/prefix` - `:nats.object-store/request-timeout`
(delete-bucket conn bucket-name)Delete a key/value bucket
Delete a key/value bucket
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |