storr_http: Storr http client

Description Usage Arguments

Description

Storr http client and driver.

Usage

1
2
3
4
5
6
storr_http(host = "localhost", port = 8888, mangle_key = FALSE,
  default_namespace = "objects")

driver_http(host = "localhost", port = 8888, mangle_key = FALSE)

storr_server_available(...)

Arguments

host

Host of the storr server

port

Port of the storr server

mangle_key

As with readRDS; mangle the keys so that URL/filename safe characters are used. Uses storr::encode64.

default_namespace

Default namespace (see storr).

...

Arguments passed to driver_http


richfitz/storr.server documentation built on May 27, 2019, 8:42 a.m.