electric
v0.9.5
Pages
Modules
Search documentation of electric
Settings
View Source
Electric.PersistentKV
protocol
(electric v0.9.5)
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