Commit Graph

  • bf36f1f16a
    Update documentation Alex Auvolat 2021-04-06 00:01:49 +02:00
  • f7c09daa46
    Try to fix Drone Alex Auvolat 2021-04-05 23:41:50 +02:00
  • 6b2b400292
    small simplify Alex Auvolat 2021-04-05 23:21:25 +02:00
  • 8c33d565d6
    Merge discovery loop with consul Alex Auvolat 2021-04-05 23:04:08 +02:00
  • 948e44a3f6
    cargo fmt Alex Auvolat 2021-04-05 20:42:57 +02:00
  • 3e2e38c830
    Print stats Alex Auvolat 2021-04-05 20:42:46 +02:00
  • 2e53e31cdd
    Cargo fmt Alex Auvolat 2021-04-05 20:35:26 +02:00
  • 64b91c2645
    Keep old data Alex Auvolat 2021-04-05 20:33:24 +02:00
  • e16077f40a
    Persist directly and not in background Alex Auvolat 2021-04-05 20:26:01 +02:00
  • 15ae74b080
    Install rustfmt Alex Auvolat 2021-04-05 20:00:48 +02:00
  • 379af242ae
    Fix Drone CI signature Alex Auvolat 2021-04-05 19:58:42 +02:00
  • 9ced9f78dc
    Improve bootstraping: do it regularly; persist peer list Alex Auvolat 2021-04-05 19:55:53 +02:00
  • 3a449badb1
    Add signature to Drone CI Alex Auvolat 2021-04-05 12:10:28 +02:00
  • 9996dcf13e
    test2 Alex Auvolat 2021-04-05 12:09:20 +02:00
  • 7bc708d71d
    test Alex Auvolat 2021-04-05 12:08:05 +02:00
  • d86abb98f0
    Drone CI badge on branch main Alex Auvolat 2021-04-05 11:45:20 +02:00
  • 9589d10165
    fix command for adding node Alex Auvolat 2021-04-02 23:23:14 +02:00
  • f9d77b6cd9
    Section on recovering from failures Alex Auvolat 2021-04-02 19:29:51 +02:00
  • ee00ac59b7
    [doc] Added mention that GarageHQ is hosted with Garage LUXEY Adrien 2021-03-22 16:19:58 +01:00
  • 8501d2679a
    publish website only in correct repo Alex Auvolat 2021-03-22 12:49:11 +01:00
  • c9943aab1f
    fix typos Alex Auvolat 2021-03-19 17:55:10 +01:00
  • d0692b75b0
    intro.md: fix some typos, errors & dead links, plus some stylistic stuff LUXEY Adrien 2021-03-19 16:45:21 +01:00
  • 4a6ed223dc
    Fix garage_util description Quentin Dufour 2021-03-18 11:46:29 +01:00
  • c409ee89f6
    Fix some typos Quentin Dufour 2021-03-18 11:35:50 +01:00
  • c1d64333c5
    Fix a table in the doc Quentin Dufour 2021-03-18 11:26:02 +01:00
  • 0e05b9bc77
    cargo fmt old-main Alex Auvolat 2021-04-17 20:30:43 +02:00
  • 163ee977a0
    Small improvements to compression code Alex Auvolat 2021-04-14 23:37:41 +02:00
  • 307858bf0a Merge pull request 'Compress with zstd' (#44) from trinity-1686a/garage:zstd-block into main Alex 2021-04-14 23:27:33 +02:00
  • 76efb4999d
    re-disable drone caches Alex Auvolat 2021-04-08 20:13:28 +02:00
  • 6e28ea6bdc
    Use pre-prepared Docker image in CI to speed things up Alex Auvolat 2021-04-08 20:06:48 +02:00
  • 7ba80b6108
    Update drone CI signature Alex Auvolat 2021-04-08 19:55:20 +02:00
  • e2e8ea4df5 Merge pull request 'Make CI faster' (#57) from trinity-1686a/garage:improve-ci into main Alex 2021-04-08 19:55:07 +02:00
  • 992284d545 use volume for cargo home Trinity Pointard 2021-04-08 16:51:56 +02:00
  • d4fd074000 use zstd checksumming Trinity Pointard 2021-04-07 02:13:26 +02:00
  • aeadb071c6 delete plain block when getting a compressed one Trinity Pointard 2021-04-06 22:25:58 +02:00
  • 4d5263ccf3 change extention for compressed files Trinity Pointard 2021-04-06 20:50:03 +02:00
  • e4b66a9e28 add testing on compressible data in smoke test Trinity Pointard 2021-04-06 19:30:05 +02:00
  • 9215d63e3a add checksum to end of file instead of decompressing Trinity Pointard 2021-04-06 19:28:47 +02:00
  • 01c623e391 use BlockData instead of Vec+bool Trinity Pointard 2021-04-06 17:51:19 +02:00
  • de8e47435f compress blocs with zstd Trinity Pointard 2021-03-17 20:37:31 +01:00
  • 7560a41ab1
    fix drone CI signature Alex Auvolat 2021-04-08 15:30:07 +02:00
  • 898fd1dc81
    Skip Drone CI caching Alex Auvolat 2021-04-08 15:29:22 +02:00
  • af6774a511
    change a few comments Alex Auvolat 2021-04-08 15:13:02 +02:00
  • c35c472dc9 Merge pull request 'add doc comments' (#53) from trinity-1686a/garage:doc-comments into main Alex 2021-04-08 15:01:13 +02:00
  • 718ae00548 change some more comments and revert changes on TableSchema Trinity Pointard 2021-04-07 13:39:34 +02:00
  • c3bd672d58
    Reorganize code in s3_put.rs Alex Auvolat 2021-04-07 10:00:47 +02:00
  • 93a9f96130
    remove useless comment Alex Auvolat 2021-04-06 23:38:16 +02:00
  • 7380f3855c Merge pull request 'Use content defined chunking' (#43) from trinity-1686a/garage:content-defined-chunking into main Alex 2021-04-06 22:18:41 +02:00
  • 6cbc8d6ec9 mark branch as unreachable Trinity Pointard 2021-04-06 16:53:39 +02:00
  • c8906f200b make most requested changes Trinity Pointard 2021-04-06 05:25:28 +02:00
  • 653d3d588f document garage crate Trinity Pointard 2021-03-26 22:36:23 +01:00
  • a74eccfd6e document api crate Trinity Pointard 2021-03-26 22:32:09 +01:00
  • ee9b685994 document web crate Trinity Pointard 2021-03-26 22:05:16 +01:00
  • 92d54770bb attempt at documenting model crate Trinity Pointard 2021-03-26 21:53:28 +01:00
  • 30bec0758b attempt at documenting table crate Trinity Pointard 2021-03-26 19:41:46 +01:00
  • b476b702c8 run cargo fmt on util and make missing doc warning Trinity Pointard 2021-03-22 00:01:44 +01:00
  • 7d3a951836 document rpc crate Trinity Pointard 2021-03-22 00:00:09 +01:00
  • f4bf987627 document util crate Trinity Pointard 2021-03-20 20:38:44 +01:00
  • b3b0b20d72 run fmt Trinity Pointard 2021-04-06 02:54:00 +02:00
  • 47d0aee9f8 change crate used for cdc Trinity Pointard 2021-03-17 01:31:35 +01:00
  • 6e0cb2dfb6 add content defined chuking Trinity Pointard 2021-03-16 21:08:39 +01:00
  • c4c4b7dedc
    Update documentation Alex Auvolat 2021-04-06 00:01:49 +02:00
  • 8225fa2e4b Merge pull request 'Improved bootstraping procedure' (#56) from better_bootstrap into main Alex 2021-04-05 23:50:33 +02:00
  • ab67bd88de
    Try to fix Drone Alex Auvolat 2021-04-05 23:41:50 +02:00
  • 0f192a96b5
    small simplify Alex Auvolat 2021-04-05 23:21:25 +02:00
  • 7b85056942
    Merge discovery loop with consul Alex Auvolat 2021-04-05 23:04:08 +02:00
  • 7fd1f9a869
    cargo fmt Alex Auvolat 2021-04-05 20:42:57 +02:00
  • c5d8dc7d6d
    Print stats Alex Auvolat 2021-04-05 20:42:46 +02:00
  • fa11cb746a
    Cargo fmt Alex Auvolat 2021-04-05 20:35:26 +02:00
  • f11bd80d2a
    Keep old data Alex Auvolat 2021-04-05 20:33:24 +02:00
  • 595dc0ed0d
    Persist directly and not in background Alex Auvolat 2021-04-05 20:26:01 +02:00
  • 78eeaab5ed
    Install rustfmt Alex Auvolat 2021-04-05 20:00:48 +02:00
  • 22fbb3b892
    Fix Drone CI signature Alex Auvolat 2021-04-05 19:58:42 +02:00
  • 0eb5baea1a
    Improve bootstraping: do it regularly; persist peer list Alex Auvolat 2021-04-05 19:55:53 +02:00
  • 7d772737a5 Add signature to Drone CI Alex Auvolat 2021-04-05 12:10:28 +02:00
  • 4c2d8f5a96 test2 Alex Auvolat 2021-04-05 12:09:20 +02:00
  • 0325086dac test Alex Auvolat 2021-04-05 12:08:05 +02:00
  • 700925263f
    Drone CI badge on branch main Alex Auvolat 2021-04-05 11:45:20 +02:00
  • 6c83f66700 fix command for adding node Alex Auvolat 2021-04-02 23:23:14 +02:00
  • 55e4a93bad Section on recovering from failures Alex Auvolat 2021-04-02 19:29:51 +02:00
  • 9cb9945131 [doc] Added mention that GarageHQ is hosted with Garage LUXEY Adrien 2021-03-22 16:19:58 +01:00
  • 7f9c1d5595 publish website only in correct repo Alex Auvolat 2021-03-22 12:49:11 +01:00
  • 991cf1b818 fix typos Alex Auvolat 2021-03-19 17:55:10 +01:00
  • e26cb2640d Merge remote-tracking branch 'origin/feature/mdbook' Alex Auvolat 2021-03-19 17:49:57 +01:00
  • 22041e924b Merge pull request 'intro.md: fix some typos, errors & dead links, plus some stylistic stuff' (#51) from adrien/garage:feature/mdbook into feature/mdbook Alex 2021-03-19 17:14:41 +01:00
  • b119e9d3c4 intro.md: fix some typos, errors & dead links, plus some stylistic stuff LUXEY Adrien 2021-03-19 16:45:21 +01:00
  • c4cb9120fe only upload book from branch main Alex Auvolat 2021-03-19 14:29:37 +01:00
  • c5e24de159 Center logo in book, add book CI Alex Auvolat 2021-03-19 14:25:57 +01:00
  • 4e94b2b704 Fix checksum path in drone CI Alex Auvolat 2021-03-19 14:15:19 +01:00
  • 44ff627e7d update makefile Alex Auvolat 2021-03-19 14:03:57 +01:00
  • f859d15062 update to v0.2.1 v0.2.1 Alex Auvolat 2021-03-19 13:39:18 +01:00
  • fd8f4caa81 Support old CPUs Alex Auvolat 2021-03-19 12:19:40 +01:00
  • 4c26a0b9c1 Update Cargo.toml files with AGPL license info v0.2.0 Alex Auvolat 2021-03-18 21:59:17 +01:00
  • a1014224d3 garage node configure --replace <old_node_id> <new_node_id> Alex Auvolat 2021-03-18 21:49:12 +01:00
  • e19e267b7e Merge pull request 'add support for using domain name in configuration' (#46) from trinity-1686a/garage:bind-domain into master Alex 2021-03-18 21:26:34 +01:00
  • f17cb6c969 resolve domain to multiple addresses Trinity Pointard 2021-03-18 21:04:30 +01:00
  • c8a7ce5cdf remove domain resolution for *_bind_addr Trinity Pointard 2021-03-18 19:46:35 +01:00
  • 81e9db783f simplify addresse deserialialiser and limit allocations Trinity Pointard 2021-03-18 03:44:00 +01:00
  • ae3b7029a9 add support for using domain name in configuration Trinity Pointard 2021-03-18 03:12:27 +01:00
  • 6edbc65847 Add trinity's comment in the code Alex Auvolat 2021-03-18 19:46:43 +01:00