| .. |
|
automerge
|
map and array insert, delete for apply()
|
2022-09-29 15:59:10 -05:00 |
|
columnar
|
Add #[derive(Eq)] to satisfy clippy
|
2022-09-01 12:24:00 +01:00 |
|
legacy
|
Add #[derive(Eq)] to satisfy clippy
|
2022-09-01 12:24:00 +01:00 |
|
op_set
|
Plumb in storage-v2
|
2022-08-22 21:16:47 +01:00 |
|
op_tree
|
Add OpIds to enforce ordering of Op::succ and Op::pred
|
2022-07-17 20:58:47 +01:00 |
|
query
|
Optimise seek op with patch
|
2022-05-16 23:07:45 +01:00 |
|
storage
|
Appease clippy
|
2022-09-28 17:18:37 -05:00 |
|
sync
|
Remove storage-v2 feature flag
|
2022-08-22 21:21:21 +01:00 |
|
transaction
|
cleanup for PR, remove comments, document, clean up patch merge
|
2022-09-29 15:59:10 -05:00 |
|
types
|
Remove storage-v2 feature flag
|
2022-08-22 21:21:21 +01:00 |
|
autocommit.rs
|
fmt & clippy
|
2022-09-29 15:59:10 -05:00 |
|
automerge.rs
|
move op observer into transaction
|
2022-09-29 15:59:08 -05:00 |
|
autoserde.rs
|
Correct documentation for AutoSerde
|
2022-09-05 21:11:13 +01:00 |
|
change.rs
|
Remove storage-v2 feature flag
|
2022-08-22 21:21:21 +01:00 |
|
clock.rs
|
Use clock_at for filter_changes
|
2022-05-26 19:03:09 +01:00 |
|
clocks.rs
|
Plumb in storage-v2
|
2022-08-22 21:16:47 +01:00 |
|
columnar.rs
|
Remove storage-v2 feature flag
|
2022-08-22 21:21:21 +01:00 |
|
convert.rs
|
Add types to convert between different Op types
|
2022-08-22 21:06:35 +01:00 |
|
decoding.rs
|
Run cargo fix
|
2022-04-23 11:06:39 +01:00 |
|
error.rs
|
Add #[derive(Eq)] to satisfy clippy
|
2022-09-01 12:24:00 +01:00 |
|
exid.rs
|
Fix clippy
|
2022-03-03 18:22:42 +00:00 |
|
indexed_cache.rs
|
Remove storage-v2 feature flag
|
2022-08-22 21:21:21 +01:00 |
|
keys.rs
|
Add debug impls
|
2022-04-23 11:14:07 +01:00 |
|
keys_at.rs
|
Add debug impls
|
2022-04-23 11:14:07 +01:00 |
|
lib.rs
|
move op observer into transaction
|
2022-09-29 15:59:08 -05:00 |
|
list_range.rs
|
range -> map_range(), added list_range() values() works on both
|
2022-05-03 19:27:51 -04:00 |
|
list_range_at.rs
|
range -> map_range(), added list_range() values() works on both
|
2022-05-03 19:27:51 -04:00 |
|
map_range.rs
|
range -> map_range(), added list_range() values() works on both
|
2022-05-03 19:27:51 -04:00 |
|
map_range_at.rs
|
range -> map_range(), added list_range() values() works on both
|
2022-05-03 19:27:51 -04:00 |
|
op_observer.rs
|
cleanup for PR, remove comments, document, clean up patch merge
|
2022-09-29 15:59:10 -05:00 |
|
op_set.rs
|
move op observer into transaction
|
2022-09-29 15:59:08 -05:00 |
|
op_tree.rs
|
Remove storage-v2 feature flag
|
2022-08-22 21:21:21 +01:00 |
|
parents.rs
|
move op observer into transaction
|
2022-09-29 15:59:08 -05:00 |
|
query.rs
|
Add OpIds to enforce ordering of Op::succ and Op::pred
|
2022-07-17 20:58:47 +01:00 |
|
sequence_tree.rs
|
Remove const B: usize requirement everywhere
|
2022-03-31 13:53:26 +01:00 |
|
storage.rs
|
Implement storage-v2
|
2022-08-22 21:16:47 +01:00 |
|
sync.rs
|
move op observer into transaction
|
2022-09-29 15:59:08 -05:00 |
|
transaction.rs
|
move op observer into transaction
|
2022-09-29 15:59:08 -05:00 |
|
types.rs
|
Remove storage-v2 feature flag
|
2022-08-22 21:21:21 +01:00 |
|
value.rs
|
Remove storage-v2 feature flag
|
2022-08-22 21:21:21 +01:00 |
|
values.rs
|
and unimplemented double ended iterator
|
2022-05-04 09:50:27 -04:00 |
|
visualisation.rs
|
Plumb in storage-v2
|
2022-08-22 21:16:47 +01:00 |