|
5b1117e582
|
New model for buckets
|
2022-01-04 12:45:46 +01:00 |
|
|
8f6026de5e
|
Make table name a const in trait
|
2021-12-15 15:39:10 +01:00 |
|
|
e4b9e4e24d
|
rename types to CamelCase
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2021-05-03 22:15:09 +02:00 |
|
|
f5a0cf0414
|
fix clippy warnings on table
|
2021-05-03 22:11:41 +02:00 |
|
|
2812a027ea
|
change some more comments and revert changes on TableSchema
continuous-integration/drone/push Build is passing
|
2021-04-27 16:49:07 +02:00 |
|
|
74373aebcf
|
make most requested changes
|
2021-04-27 16:47:08 +02:00 |
|
|
b437610812
|
attempt at documenting table crate
|
2021-04-27 16:37:10 +02:00 |
|
|
831eb35763
|
cargo fmt
continuous-integration/drone/push Build is passing
|
2021-03-12 21:52:19 +01:00 |
|
|
c475471e7a
|
Implement table gc, currently for block_ref and version only
continuous-integration/drone/push Build is passing
|
2021-03-12 19:57:37 +01:00 |
|
|
2afd2c81ba
|
Change hash function to blake2 for partition keys based on strings
|
2021-03-10 16:23:57 +01:00 |
|
|
f319a7d374
|
Refactor model stuff, including cleaner CRDTs
|
2021-03-10 16:21:56 +01:00 |
|
|
bf25c95fe2
|
Make updated() be a sync function that doesn't fail
|
2021-02-23 20:25:15 +01:00 |
|
|
b1b640ae8b
|
rename hash() to sha256sum(), we might want to change it at some places
continuous-integration/drone/push Build is passing
|
2021-02-21 15:24:30 +01:00 |
|
|
f8a04852a2
|
Convert bucket table to better CRDT representation
|
2020-11-20 23:53:54 +01:00 |
|
|
e9fd265ce6
|
Slight refactoring to make things clearer with DeletedFilter
|
2020-11-20 20:11:04 +01:00 |
|
|
44dba0e53c
|
cargo fmt
|
2020-07-08 17:34:37 +02:00 |
|
|
86bf4dedac
|
Add support for model migrations
|
2020-07-08 16:10:53 +02:00 |
|