Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [disable-k2v-test] disable the other k2v poll test | Alex Auvolat | 2024-03-26 | 1 | -1/+2 |
| | |||||
* | [disable-k2v-test] disable tests::k2v::test_poll_item as it is not 100% reliable | Alex Auvolat | 2024-03-26 | 1 | -0/+1 |
| | |||||
* | [sqlite-r2d2] run integration test with all db enginessqlite-r2d2 | Alex Auvolat | 2024-03-18 | 1 | -1/+5 |
| | |||||
* | [unicode-headers] allow utf-8 in headers + add test for object metadata | Alex Auvolat | 2024-03-07 | 1 | -2/+109 |
| | |||||
* | [test-presigned] Add API test for presigned requests | Alex Auvolat | 2024-03-04 | 3 | -0/+77 |
| | |||||
* | [fix-presigned] presigned requests: allow x-amz-* query parameters to stand ↵ | Alex Auvolat | 2024-02-28 | 1 | -1/+1 |
| | | | | in for equivalent headers | ||||
* | [fix-presigned] split presigned/normal signature verification | Alex Auvolat | 2024-02-28 | 2 | -26/+61 |
| | |||||
* | [header-override-650] implement header overriding in GetObject (fix #650)header-override-650 | Alex Auvolat | 2024-02-09 | 1 | -0/+24 |
| | |||||
* | [multi-char-delimiter-692] allow multi-character delimiters in List* (fix #692) | Alex Auvolat | 2024-02-09 | 1 | -0/+60 |
| | |||||
* | [dep-upgrade-202402] cargo clippy fixes | Alex Auvolat | 2024-02-08 | 2 | -6/+4 |
| | |||||
* | [dep-upgrade-202402] upgrade to http/hyper 1.x for tests | Alex Auvolat | 2024-02-05 | 7 | -35/+67 |
| | |||||
* | [dep-upgrade-202402] prepare migration to http/hyper 1.0 | Alex Auvolat | 2024-02-05 | 6 | -72/+38 |
| | |||||
* | [dep-upgrade-202402] update aws-sdk dependencies | Alex Auvolat | 2024-02-05 | 5 | -45/+56 |
| | |||||
* | garage_db: refactor transactions and add on_commit mechanism | Alex Auvolat | 2023-09-21 | 2 | -5/+6 |
| | |||||
* | Merge branch 'main' into nextv0.9.0-beta1 | Alex Auvolat | 2023-08-29 | 12 | -67/+75 |
|\ | |||||
| * | fix test_website_check_domain | Alex Auvolat | 2023-08-28 | 1 | -9/+9 |
| | | |||||
| * | integration test: move json_body to root of crate | Alex Auvolat | 2023-08-28 | 7 | -17/+22 |
| | | |||||
| * | support {s3,web}.root_domains in /check endpointbug/support-root-domains-on-demand-tls | Quentin Dufour | 2023-08-08 | 1 | -21/+26 |
| | | |||||
| * | tests/bucket.rs: Adjusted as previously used function is now private. | Jonathan Davies | 2023-06-26 | 1 | -5/+1 |
| | | |||||
| * | src/garage/tests: Updated types for aws-sdk-s3 bump. | Jonathan Davies | 2023-06-25 | 7 | -16/+18 |
| | | |||||
* | | Merge branch 'main' into next | Alex Auvolat | 2023-06-13 | 5 | -0/+78 |
|\| | |||||
| * | Add basic k2v_client integration tests | Alex Auvolat | 2023-05-22 | 4 | -0/+77 |
| | | |||||
| * | k2v signature verification: double urlencoding (see comment in source code) | Alex Auvolat | 2023-05-18 | 1 | -0/+1 |
| | | |||||
* | | Add test for multipart uploads and fix part renumbering | Alex Auvolat | 2023-06-09 | 1 | -4/+188 |
| | | |||||
* | | fix test; simplify code | Alex Auvolat | 2023-06-09 | 1 | -6/+33 |
| | | |||||
* | | Revert integration tests to using Sled as LMDB causes failures | Alex Auvolat | 2023-06-09 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'main' into next | Alex Auvolat | 2023-04-25 | 11 | -125/+477 |
|\| | |||||
| * | use one key per context to isolate teststests/increase-robustness | Quentin Dufour | 2023-03-13 | 8 | -58/+40 |
| | | |||||
| * | do not assume Garage boots in 2sec during tests | Quentin Dufour | 2023-03-13 | 1 | -6/+19 |
| | | |||||
| * | Improved bucket authorization response strings. | Jonathan Davies | 2023-01-29 | 1 | -3/+3 |
| | | |||||
| * | api_server.rs: Adapted to use query string per Caddy upstream change. | Jonathan Davies | 2023-01-29 | 1 | -14/+51 |
| | | |||||
| * | more fixes | Alex Auvolat | 2023-01-26 | 2 | -6/+7 |
| | | |||||
| * | Merge branch 'main' into k2v-watch-range-2 | Alex Auvolat | 2023-01-26 | 4 | -63/+215 |
| |\ | |||||
| | * | Cargo.toml: Updated base64 from 0.13 to 0.21. | Jonathan Davies | 2023-01-26 | 2 | -63/+77 |
| | | | |||||
| | * | tests/s3/website.rs: Added website hosting authorization check tests. | Jonathan Davies | 2023-01-13 | 2 | -0/+138 |
| | | | |||||
| * | | PollRange integration test | Alex Auvolat | 2023-01-11 | 1 | -2/+168 |
| |/ | |||||
* | | Merge pull request 'Changed all instances of 'key new' to 'key create' to ↵ | Alex | 2023-01-04 | 1 | -2/+1 |
|\ \ | | | | | | | | | | | | | | | | make it the same as the bucket commands.' (#459) from jpds/garage:key-create-standardize into next Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/459 | ||||
| * | | Changed all instances of 'key new' to 'key create' to make it consistent as ↵ | Jonathan Davies | 2023-01-03 | 1 | -2/+1 |
| |/ | | | | | | | bucket commands issued normally around the same time. | ||||
* | | Merge branch 'main' into next | Alex Auvolat | 2023-01-04 | 2 | -0/+30 |
|\| | |||||
| * | Fix bucket creation tests to take permissions into account | Alex Auvolat | 2022-12-12 | 2 | -0/+30 |
| | | |||||
* | | Fix integration test | Alex Auvolat | 2022-11-08 | 1 | -1/+1 |
|/ | |||||
* | Use status code 204 No Content for empty responses | Tobias Krischer | 2022-10-17 | 6 | -68/+68 |
| | |||||
* | Properly return HTTP 204 when deleting non-existent object (fix #227)deleteobject-204 | Alex Auvolat | 2022-09-14 | 1 | -0/+9 |
| | |||||
* | Merge branch 'main' into lx-perf-improvements | Alex Auvolat | 2022-09-08 | 1 | -2/+2 |
|\ | |||||
| * | Disable k2v tests when feature is disabled | Alex Auvolat | 2022-09-06 | 1 | -0/+1 |
| | | |||||
* | | cargo fmt | Alex Auvolat | 2022-07-29 | 1 | -1/+1 |
| | | |||||
* | | Fix tests | Alex Auvolat | 2022-07-29 | 1 | -0/+3 |
|/ | |||||
* | add delays in k2v test_items_and_indices | Alex Auvolat | 2022-07-08 | 1 | -0/+6 |
| | |||||
* | Abstract database behind generic interface and implement alternative drivers ↵ | Alex | 2022-06-08 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#322) - [x] Design interface - [x] Implement Sled backend - [x] Re-implement the SledCountedTree hack ~~on Sled backend~~ on all backends (i.e. over the abstraction) - [x] Convert Garage code to use generic interface - [x] Proof-read converted Garage code - [ ] Test everything well - [x] Implement sqlite backend - [x] Implement LMDB backend - [ ] (Implement Persy backend?) - [ ] (Implement other backends? (like RocksDB, ...)) - [x] Implement backend choice in config file and garage server module - [x] Add CLI for converting between DB formats - Exploit the new interface to put more things in transactions - [x] `.updated()` trigger on Garage tables Fix #284 **Bugs** - [x] When exporting sqlite, trees iterate empty?? - [x] LMDB doesn't work **Known issues for various back-ends** - Sled: - Eats all my RAM and also all my disk space - `.len()` has to traverse the whole table - Is actually quite slow on some operations - And is actually pretty bad code... - Sqlite: - Requires a lock to be taken on all operations. The lock is also taken when iterating on a table with `.iter()`, and the lock isn't released until the iterator is dropped. This means that we must be VERY carefull to not do anything else inside a `.iter()` loop or else we will have a deadlock! Most such cases have been eliminated from the Garage codebase, but there might still be some that remain. If your Garage-over-Sqlite seems to hang/freeze, this is the reason. - (adapter uses a bunch of unsafe code) - Heed (LMDB): - Not suited for 32-bit machines as it has to map the whole DB in memory. - (adpater uses a tiny bit of unsafe code) **My recommendation:** avoid 32-bit machines and use LMDB as much as possible. **Converting databases** is actually quite easy. For example from Sled to LMDB: ```bash cd src/db cargo run --features cli --bin convert -- -i path/to/garage/meta/db -a sled -o path/to/garage/meta/db.lmdb -b lmdb ``` Then, just add this to your `config.toml`: ```toml db_engine = "lmdb" ``` Co-authored-by: Alex Auvolat <alex@adnab.me> Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/322 Co-authored-by: Alex <alex@adnab.me> Co-committed-by: Alex <alex@adnab.me> | ||||
* | K2V: Fix `end` parameter and add tests (fix #305)fix-k2v-305 | Alex Auvolat | 2022-05-17 | 1 | -1/+88 |
| |