Funicular::DB::Config class of PicoRuby

Singleton methods

new

Funicular::DB::Config.new() -> void

Attr accessors

replica_debounce_ms (accessor)

instance.replica_debounce_ms -> Integer

local_debounce_ms (accessor)

instance.local_debounce_ms -> Integer

request_persistent_storage (accessor)

instance.request_persistent_storage -> bool

on_persist_error (accessor)

instance.on_persist_error -> Proc?

on_boot_error (accessor)

instance.on_boot_error -> Proc?

on_session_change (accessor)

instance.on_session_change -> Proc?
Tags: class