delta_crdt
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.10
v0.5.9
v0.5.8
v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.3.0-rc2
v0.3.0-rc1
v0.2.1
v0.2.0
v0.1.11
v0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Pages
Modules
BenchmarkHelper
Top
Summary
Functions
inject_in_dev/0
DeltaCrdt
Top
Summary
Types
crdt_option/0
crdt_options/0
diff/0
key/0
t/0
value/0
Functions
child_spec/1
delete/3
drop/3
get/3
merge/3
mutate/4
mutate_async/3
put/4
read/1
read/2
read/3
set_neighbours/2
start_link/2
take/3
to_map/2
DeltaCrdt.AWLWWMap
Top
Summary
Functions
add/4
clear/2
read/1
read/2
remove/3
DeltaCrdt.CausalCrdt.Diff
Top
DeltaCrdt.Storage
Top
Summary
Types
storage_format/0
t/0
Callbacks
read/1
write/2
DeltaCrdt.AWLWWMap
(delta_crdt v0.6.4)
View Source
Link to this section
Summary
Functions
add(key, value, i, state)
clear(i, state)
read(map)
read(crdt, keys)
remove(key, i, state)
Link to this section
Functions
Link to this function
add(key, value, i, state)
View Source
Link to this function
clear(i, state)
View Source
Link to this function
read(map)
View Source
Link to this function
read(crdt, keys)
View Source
Link to this function
remove(key, i, state)
View Source
×