Commit graph

  • fbafa76284 {db,util}/Cargo.toml: Updated mktemp from 0.4 to 0.5. Jonathan Davies 2023-01-23 22:13:07 +0000
  • 63e22e71f2 api/Cargo.toml: Updated idna from 0.2 to 0.3. Jonathan Davies 2023-01-23 22:10:25 +0000
  • f6eaf3661c garage/Cargo.toml: Updated timeage from 0.3 to 0.4. Jonathan Davies 2023-01-23 22:04:43 +0000
  • d3b2a68988 {garage,util}/Cargo.toml: Updated toml from 0.5 to 0.6. Jonathan Davies 2023-01-23 22:00:17 +0000
  • b4a1a6a32f util/time.rs: Updated deprecated associated function to timestamp_opt(). Jonathan Davies 2023-01-23 19:53:12 +0000
  • bcac889f9a Cargo.toml: Updated clap from 3.1.18 to 4.1. Jonathan Davies 2023-01-23 19:49:27 +0000
  • 9e08a05e69 k2v-client/Cargo.toml: Loosen dependencies. Jonathan Davies 2023-01-23 19:30:08 +0000
  • 69497be5c6 Cargo.lock: Ran cargo update. Jonathan Davies 2023-01-23 19:29:06 +0000
  • 36944f1839 Cargo.toml: Updated base64 from 0.13 to 0.21. Jonathan Davies 2023-01-23 19:14:07 +0000
  • db56d4658f util/Cargo.toml: Updated rmp-serde from 0.15 to 1.1. Jonathan Davies 2023-01-23 23:02:22 +0000
  • 1311742fe0 Merge pull request 'cookbook/real-world.md: Added note about mesh network options.' (#485) from jpds/garage:mesh-networks-note into main Alex 2023-01-26 10:31:43 +0000
  • f2492107d7 cookbook/real-world.md: Added note about mesh network options. Jonathan Davies 2023-01-25 12:00:01 +0000
  • 93c3f8fc8c api/Cargo.toml: Updated url from 2.1 to 2.3. Jonathan Davies 2023-01-23 18:41:10 +0000
  • 1c435fce09 api/Cargo.toml: Updated httpdate from 0.3 to 1.0. Jonathan Davies 2023-01-23 18:40:11 +0000
  • dead123892 api/Cargo.toml: Updated pin-project to 1.0.12. Jonathan Davies 2023-01-23 18:39:35 +0000
  • 5c3075fe01 Cargo.toml: Updated zstd from 0.9 to 0.12. Jonathan Davies 2023-01-23 18:08:14 +0000
  • 9adf5ca76d Merge pull request 'Add talk made on 2023-01-18' (#482) from talk-tocatta-2023-01-18 into main Alex 2023-01-20 11:40:08 +0000
  • 18bf45061a Merge pull request 'doc: Added observability.md.' (#477) from jpds/garage:observability-doc into main Alex 2023-01-19 12:34:14 +0000
  • aff9c264c8 Merge pull request 'Implemented website hosting authorization endpoint.' (#474) from jpds/garage:bucket-serving-validator into main Alex 2023-01-19 12:33:16 +0000
  • 3250be7c48 Update tocatta talk, add talks shell.nix and .envrc Alex 2023-01-18 15:25:04 +0100
  • fcc5033466 Change some integer types to int64 Mike Coleman 2023-01-16 23:57:23 -0800
  • 97bb110219 doc: Added observability.md. Jonathan Davies 2023-01-13 14:12:02 +0000
  • 0010f705ef
    Talk for 2023-01-18 pretty much finished Alex 2023-01-13 15:28:17 +0100
  • 065d6e1e06
    Talk about K2V specifics Alex 2023-01-13 13:51:39 +0100
  • d44e8366e7
    Reorder and add a hard problem Alex 2023-01-13 13:16:55 +0100
  • cbb522e179
    Different lattice figures Alex 2023-01-13 12:33:27 +0100
  • f5746a46f9 Merge pull request 'Add docs about running pict-rs with garage' (#475) from kaiyou/garage:docs-apps into main Alex 2023-01-13 10:45:29 +0000
  • 4962b88f8b tests/s3/website.rs: Added website hosting authorization check tests. Jonathan Davies 2023-01-12 17:13:03 +0000
  • 100b01e859 Implemented website hosting authorization endpoint. Jonathan Davies 2023-01-12 13:35:14 +0000
  • 9bf94faaa1 Add docs about running pict-rs with garage kaiyou 2023-01-12 20:46:17 +0100
  • 1f5e3aaf8e
    Add explanations about quorums Alex 2023-01-12 17:39:12 +0100
  • f5a7bc3736
    Add 12 lattice diagrams to explain CRDTs and quorums Alex 2023-01-12 17:17:13 +0100
  • fe850f62c9
    Talk 2023-01-18: some WIP talking about consensus Alex 2023-01-12 16:27:02 +0100
  • 7416ba97ef
    Talk 2023-01-18 WIP Alex 2023-01-12 13:25:09 +0100
  • 12a4e1f303
    Merge branch 'optimal-layout' into next Alex 2023-01-11 17:50:42 +0100
  • 84b4a868e3
    Migration of cluster layout from v0.8 to v0.9 Alex 2023-01-11 17:47:46 +0100
  • dac254a6e7
    Merge branch 'main' into k2v-watch-range-2 Alex 2023-01-11 17:09:37 +0100
  • 4f409f73dc Merge pull request 'Changed all instances of assignation to assignment' (#465) from jpds/garage:assignments-correction into next Alex 2023-01-11 16:05:27 +0000
  • 94d723f27c Merge pull request 'Implement rpc_secret_file' (#466) from felix.scheinost/garage:feature/implement-rpc-secret-file into main Alex 2023-01-11 16:04:35 +0000
  • be6b8f419d Merge pull request 'Implemented system metrics' (#472) from jpds/garage:system-metrics into main Alex 2023-01-11 16:00:31 +0000
  • 638c5a3ce0
    PollRange: add extra RPC delay after quorum is achieved, Alex 2023-01-11 16:12:07 +0100
  • 399f137fd0
    add precision in pollrange doc Alex 2023-01-11 15:19:51 +0100
  • 5b5ca63cf6
    Poll cleanup Alex 2023-01-11 15:17:27 +0100
  • cbfae673e8
    PollRange & PollItem: min timeout = 1 sec Alex 2023-01-11 15:03:08 +0100
  • bba13f40fc
    Correctly return bad requests when seeh marker is invalid Alex 2023-01-11 12:27:19 +0100
  • ba384e61c0
    PollRange: return immediately if no seen marker is provided Alex 2023-01-11 12:03:17 +0100
  • 09a3dad0f2
    Lock once for insert_many Alex 2023-01-11 11:35:36 +0100
  • 32aab06929
    k2v-client libary poll_range and CLI poll-range Alex 2023-01-11 11:12:16 +0100
  • de1111076b
    PollRange integration test Alex 2023-01-11 10:04:41 +0100
  • b83517d521
    Implement PollRange API endpoint Alex 2023-01-10 15:22:25 +0100
  • 57eabe7879
    Add proposal spec for PollRange API endpoint Alex 2023-01-10 14:56:57 +0100
  • 43fd6c1526
    PollRange RPC Alex 2023-01-10 12:54:24 +0100
  • 789540ca37
    Type definition for range seen marker Alex 2023-01-10 11:59:57 +0100
  • 4cfb469d2b block/metrics.rs: Added compression_level metric. Jonathan Davies 2023-01-09 18:49:33 +0000
  • df1d9a9873 system.rs: Integrated SystemMetrics into System implementation. Jonathan Davies 2023-01-09 17:15:55 +0000
  • aac348fe93 Added system_metrics.rs file. Jonathan Davies 2023-01-09 17:13:41 +0000
  • 9f5419f465
    Make K2V item timestamps globally increasing on each node Alex 2023-01-10 11:01:49 +0100
  • a48e2e0cb2
    K2V: Subscription to ranges of items Alex 2023-01-10 10:30:59 +0100
  • 597d64b31a change in gitignore Mendes 2023-01-09 16:06:47 +0100
  • e3cc7a89b0 First draft of t a preprint describing the layout computation algorithm Mendes 2023-01-09 16:05:20 +0100
  • d6ea0cbefa Add tests for rpc_secret_file Felix Scheinost 2023-01-07 13:49:15 +0100
  • 7b62fe3f0b Error on both rpc_secret and rpc_secret_file Felix Scheinost 2023-01-07 13:49:03 +0100
  • cb07e6145c Changed all instances of assignation to assignment. Jonathan Davies 2023-01-05 11:09:25 +0000
  • f2106c2733 Implement rpc_secret_file Felix Scheinost 2023-01-04 18:28:56 +0100
  • 02e8eb167e Merge pull request 'PutObject: better cleanup when request is interrupted in the middle' (#462) from interrupted-cleanup into main Alex 2023-01-04 14:43:45 +0000
  • 329c0e64f9 Merge pull request 'Improve garage worker set and add garage worker get' (#464) from worker-get into main Alex 2023-01-04 13:47:42 +0000
  • 29dbcb8278
    bg var operation on all nodes at once Alex 2023-01-04 13:25:57 +0100
  • f3f27293df
    Uniform framework for bg variable management Alex 2023-01-04 13:07:13 +0100
  • 13c5549886
    Remove token_bucket.rs Alex 2023-01-04 11:47:56 +0100
  • 80e4abb98d Merge pull request 'Changed all instances of 'key new' to 'key create' to make it the same as the bucket commands.' (#459) from jpds/garage:key-create-standardize into next Alex 2023-01-04 10:35:49 +0000
  • 570e5e5bbb
    Merge branch 'main' into next Alex 2023-01-04 11:34:43 +0100
  • 936b6cb563
    When saving block, delete .tmp file if we could not complete Alex 2023-01-03 17:29:11 +0100
  • 0650a43cf1
    PutObject: better cleanup on Drop (incl. when request is interrupted in the middle) Alex 2023-01-03 16:48:51 +0100
  • 4eb8ca3a52 Merge pull request 'Fix Consul & Kubernetes discovery with new way of doing background things' (#463) from fix-background into main Alex 2023-01-03 16:04:40 +0000
  • 1fc220886a
    Fix Consul & Kubernetes discovery with new way of doing background things Alex 2023-01-03 16:55:59 +0100
  • 73ed9c7403 Merge pull request 'Refactor how things are migrated' (#461) from format-migration into main Alex 2023-01-03 15:28:24 +0000
  • 1d5bdc17a4
    use impossible enum type Alex 2023-01-03 16:04:06 +0100
  • c106304b9c
    more idiomatic and shorter Alex 2023-01-03 16:00:19 +0100
  • 33f25d26c7
    fix doc and add tests for migrate.rs Alex 2023-01-03 15:53:13 +0100
  • d6d571d512
    cargo fmt Alex 2023-01-03 15:30:21 +0100
  • a54b67740d
    move debug_serialize to garage_util::encode Alex 2023-01-03 15:29:29 +0100
  • 8d5505514f
    Make it explicit when using nonversioned encoding Alex 2023-01-03 15:27:36 +0100
  • 426d8784da
    cleanup Alex 2023-01-03 15:08:37 +0100
  • a81200d345
    Update cargo.nix Alex 2023-01-03 14:45:47 +0100
  • cdb2a591e9
    Refactor how things are migrated Alex 2023-01-03 14:44:47 +0100
  • 582b076179 Merge pull request 'Some improvements to Garage internals' (#451) from internals-rework into main Alex 2023-01-03 11:37:31 +0000
  • 8be862aa19 Changed all instances of 'key new' to 'key create' to make it consistent as bucket commands issued normally around the same time. Jonathan Davies 2023-01-02 13:35:26 +0000
  • 939a6d67e8
    Merge branch 'main' into internals-rework Alex 2023-01-02 15:07:44 +0100
  • 76230f2028 Merge pull request 'Bump everything to v0.8.1' (#458) from up-v0.8.1 into main Alex 2023-01-02 13:32:45 +0000
  • 6775569525
    Bump everything to v0.8.1 Alex 2023-01-02 14:15:33 +0100
  • 6b857a9b8c
    cargo fmt Alex 2023-01-02 13:50:42 +0100
  • 1649002e2b Merge pull request 'Add a note about Peertube 5.0 private videos' (#456) from kaiyou/garage:docs-apps into main Alex 2023-01-02 12:49:14 +0000
  • 822e344845 Merge pull request 'Add some docs about using Python Minio SDK' (#455) from kaiyou/garage:docs-s3-libs into main Alex 2023-01-02 12:48:52 +0000
  • 7f7d53cfa9 Merge pull request 'improvements to CLI and new debug features' (#448) from cli-improvements into main Alex 2023-01-02 12:42:24 +0000
  • fd10200bec Add a note about Peertube 5.0 private videos kaiyou 2022-12-25 14:20:01 +0100
  • 0c7ed0b0af Add some docs about using Python Minio SDK kaiyou 2022-12-25 13:55:12 +0100
  • 559e924cc2 Bump the helm chart version kaiyou 2022-12-25 13:33:44 +0100
  • e852c91d18 Fix documentation based on new deployment values kaiyou 2022-11-18 20:03:57 +0100
  • e9b0068079 Set hostPath type for volumes kaiyou 2022-11-06 21:54:09 +0100
  • 49a138b670 Fix volume handling and persistence flag kaiyou 2022-11-06 17:50:06 +0100