|
307858bf0a
|
Merge pull request 'Compress with zstd' (#44) from trinity-1686a/garage:zstd-block into main
Reviewed-on: Deuxfleurs/garage#44
|
2021-04-14 23:27:33 +02:00 |
|
|
76efb4999d
|
re-disable drone caches
|
2021-04-08 20:13:28 +02:00 |
|
|
6e28ea6bdc
|
Use pre-prepared Docker image in CI to speed things up
|
2021-04-08 20:06:48 +02:00 |
|
|
7ba80b6108
|
Update drone CI signature
|
2021-04-08 19:55:20 +02:00 |
|
|
e2e8ea4df5
|
Merge pull request 'Make CI faster' (#57) from trinity-1686a/garage:improve-ci into main
Reviewed-on: Deuxfleurs/garage#57
|
2021-04-08 19:55:07 +02:00 |
|
|
992284d545
|
use volume for cargo home
so it gets preserved between steps, and registry download is done only once
|
2021-04-08 17:08:26 +02:00 |
|
|
d4fd074000
|
use zstd checksumming
|
2021-04-08 15:44:08 +02:00 |
|
|
aeadb071c6
|
delete plain block when getting a compressed one
|
2021-04-08 15:42:14 +02:00 |
|
|
4d5263ccf3
|
change extention for compressed files
set_extension don't behave verywell with extensions containing multiple dots
|
2021-04-08 15:42:14 +02:00 |
|
|
e4b66a9e28
|
add testing on compressible data in smoke test
|
2021-04-08 15:42:14 +02:00 |
|
|
9215d63e3a
|
add checksum to end of file instead of decompressing
|
2021-04-08 15:42:12 +02:00 |
|
|
01c623e391
|
use BlockData instead of Vec+bool
|
2021-04-08 15:41:27 +02:00 |
|
|
de8e47435f
|
compress blocs with zstd
|
2021-04-08 15:38:31 +02:00 |
|
|
7560a41ab1
|
fix drone CI signature
|
2021-04-08 15:30:07 +02:00 |
|
|
898fd1dc81
|
Skip Drone CI caching
|
2021-04-08 15:29:22 +02:00 |
|
|
af6774a511
|
change a few comments
|
2021-04-08 15:13:02 +02:00 |
|
|
c35c472dc9
|
Merge pull request 'add doc comments' (#53) from trinity-1686a/garage:doc-comments into main
Reviewed-on: Deuxfleurs/garage#53
|
2021-04-08 15:01:13 +02:00 |
|
|
718ae00548
|
change some more comments and revert changes on TableSchema
|
2021-04-07 13:39:34 +02:00 |
|
|
c3bd672d58
|
Reorganize code in s3_put.rs
|
2021-04-07 10:00:47 +02:00 |
|
|
93a9f96130
|
remove useless comment
|
2021-04-06 23:38:30 +02:00 |
|
|
7380f3855c
|
Merge pull request 'Use content defined chunking' (#43) from trinity-1686a/garage:content-defined-chunking into main
Reviewed-on: Deuxfleurs/garage#43
|
2021-04-06 22:18:41 +02:00 |
|
|
6cbc8d6ec9
|
mark branch as unreachable
|
2021-04-06 16:53:39 +02:00 |
|
|
c8906f200b
|
make most requested changes
|
2021-04-06 05:28:47 +02:00 |
|
|
653d3d588f
|
document garage crate
|
2021-04-06 05:26:48 +02:00 |
|
|
a74eccfd6e
|
document api crate
|
2021-04-06 05:26:48 +02:00 |
|
|
ee9b685994
|
document web crate
|
2021-04-06 05:26:48 +02:00 |
|
|
92d54770bb
|
attempt at documenting model crate
|
2021-04-06 05:26:48 +02:00 |
|
|
30bec0758b
|
attempt at documenting table crate
|
2021-04-06 05:26:48 +02:00 |
|
|
b476b702c8
|
run cargo fmt on util and make missing doc warning
|
2021-04-06 05:26:47 +02:00 |
|
|
7d3a951836
|
document rpc crate
|
2021-04-06 05:26:36 +02:00 |
|
|
f4bf987627
|
document util crate
|
2021-04-06 05:25:35 +02:00 |
|
|
b3b0b20d72
|
run fmt
|
2021-04-06 02:54:05 +02:00 |
|
|
47d0aee9f8
|
change crate used for cdc
previous one seemed to output incorrect results
|
2021-04-06 02:50:07 +02:00 |
|
|
6e0cb2dfb6
|
add content defined chuking
|
2021-04-06 02:50:07 +02:00 |
|
|
c4c4b7dedc
|
Update documentation
|
2021-04-06 00:01:49 +02:00 |
|
|
8225fa2e4b
|
Merge pull request 'Improved bootstraping procedure' (#56) from better_bootstrap into main
Reviewed-on: Deuxfleurs/garage#56
|
2021-04-05 23:50:33 +02:00 |
|
|
ab67bd88de
|
Try to fix Drone
|
2021-04-05 23:41:50 +02:00 |
|
|
0f192a96b5
|
small simplify
|
2021-04-05 23:21:25 +02:00 |
|
|
7b85056942
|
Merge discovery loop with consul
|
2021-04-05 23:04:08 +02:00 |
|
|
7fd1f9a869
|
cargo fmt
|
2021-04-05 20:42:57 +02:00 |
|
|
c5d8dc7d6d
|
Print stats
|
2021-04-05 20:42:46 +02:00 |
|
|
fa11cb746a
|
Cargo fmt
|
2021-04-05 20:35:26 +02:00 |
|
|
f11bd80d2a
|
Keep old data
|
2021-04-05 20:33:24 +02:00 |
|
|
595dc0ed0d
|
Persist directly and not in background
|
2021-04-05 20:26:01 +02:00 |
|
|
78eeaab5ed
|
Install rustfmt
|
2021-04-05 20:00:48 +02:00 |
|
|
22fbb3b892
|
Fix Drone CI signature
|
2021-04-05 19:58:42 +02:00 |
|
|
0eb5baea1a
|
Improve bootstraping: do it regularly; persist peer list
|
2021-04-05 19:55:53 +02:00 |
|
|
7d772737a5
|
Add signature to Drone CI
|
2021-04-05 12:10:28 +02:00 |
|
|
4c2d8f5a96
|
test2
|
2021-04-05 12:09:20 +02:00 |
|
|
0325086dac
|
test
|
2021-04-05 12:08:05 +02:00 |
|