electric
v1.0.0-beta.19
Pages
Modules
Search documentation of electric
Settings
View Source
Electric.PersistentKV
protocol
(electric v1.0.0-beta.19)
Summary
Types
t()
All the types that implement this protocol.
Functions
get(kv, key)
set(kv, key, value)
Types
Link to this type
t()
View Source
@type
t() ::
term
()
All the types that implement this protocol.
Functions
Link to this function
get(kv, key)
View Source
Link to this function
set(kv, key, value)
View Source