|
57acc60082
|
[sse-c] Implement SSE-C encryption
|
2024-03-07 15:43:47 +01:00 |
|
|
4b978b7533
|
Merge branch 'main' into next-0.10
|
2024-02-26 18:55:24 +01:00 |
|
|
b76c0c102e
|
[refactor-put] add ordering tag to blocks being sent to storage nodes
|
2024-02-26 18:35:11 +01:00 |
|
|
916c67ccf4
|
Merge branch 'main' into next-0.10
|
2024-02-23 16:50:34 +01:00 |
|
|
6ee691e65f
|
[refactor-block] simplify some more
|
2024-02-23 12:50:10 +01:00 |
|
|
e9c42bca34
|
[refactor-block] add DataBlockStream type
|
2024-02-23 12:22:29 +01:00 |
|
|
cd1069c1d4
|
[refactor-block] refactor DataBlock and DataBlockPath
|
2024-02-23 12:15:52 +01:00 |
|
|
07c7895948
|
[refactor-block] simplify rpc_get_block
|
2024-02-23 11:54:40 +01:00 |
|
|
9b41f4ff20
|
[refactor-block] move read_stream_to_end to garage_net
|
2024-02-23 11:46:57 +01:00 |
|
|
93552b9275
|
[refactor-block] Remove redundant BlockStream type
|
2024-02-23 11:33:38 +01:00 |
|
|
eb4a6ce106
|
Merge branch 'main' into next-0.10
|
2024-02-15 14:06:34 +01:00 |
|
|
5ea24254a9
|
[import-netapp] import Netapp code into Garage codebase
|
2024-02-15 12:15:07 +01:00 |
|
|
cf2af186fc
|
Merge branch 'main' into next-0.10
|
2024-02-13 11:36:28 +01:00 |
|
|
22332e6c35
|
[dep-upgrade-202402] simplify/refactor GetObject
|
2024-02-05 20:26:33 +01:00 |
|
|
fe1af5d98b
|
[dep-upgrade-202402] refactor dependencies: move all as workspace deps
|
2024-02-05 13:02:02 +01:00 |
|
|
ee57dd922b
|
Bump version to 0.9.1
|
2024-01-16 16:28:17 +01:00 |
|
|
db48dd3d6c
|
bump crate versions to 0.10.0
|
2024-01-11 12:05:51 +01:00 |
|
|
5dd200c015
|
layout: move block_read_nodes_of to rpc_helper to avoid double-locking
(in theory, this could have caused a deadlock)
|
2023-12-08 12:02:24 +01:00 |
|
|
d6d239fc79
|
block manager: read_block using old layout versions if necessary
|
2023-11-27 11:52:57 +01:00 |
|
|
33c8a489b0
|
layou: implement ack locking
|
2023-11-15 15:40:44 +01:00 |
|
|
90e1619b1e
|
table: take into account multiple write sets in inserts
|
2023-11-14 15:40:46 +01:00 |
|
|
3b361d2959
|
layout: prepare for write sets
|
2023-11-14 14:28:16 +01:00 |
|
|
8a2b1dd422
|
wip: split out layout management from System into separate LayoutManager
|
2023-11-09 12:55:36 +01:00 |
|
|
952c9570c4
|
bump version to v0.9.0
|
2023-10-10 14:08:11 +02:00 |
|
|
f97168f805
|
garage_db: refactor transactions and add on_commit mechanism
|
2023-09-21 15:35:31 +02:00 |
|
|
ad6b1cc0be
|
Merge branch 'main' into next
|
2023-09-11 13:14:18 +02:00 |
|
|
ba7ac52c19
|
block repair: simpler/more robust iterator progress calculation
|
2023-09-11 12:31:34 +02:00 |
|
|
9526328d38
|
scrub: clear saved checkpoint when canceling scrub
|
2023-09-11 12:10:48 +02:00 |
|
|
7f9ba49c71
|
block manager: remove data_dir field
|
2023-09-11 11:57:36 +02:00 |
|
|
de5d792181
|
block manager: fix indentation (why not detected by cargo fmt?)
|
2023-09-11 11:52:57 +02:00 |
|
|
be91ef6294
|
block manager: fix bug where rebalance didn't delete old copies
|
2023-09-07 16:04:03 +02:00 |
|
|
2657b5c1b9
|
block manager: fix bugs
|
2023-09-07 15:30:56 +02:00 |
|
|
6b008b5bd3
|
block manager: add rebalance operation to rebalance multi-hdd setups
|
2023-09-07 13:44:11 +02:00 |
|
|
99ed18350f
|
block manager: refactor and fix monitoring/statistics
|
2023-09-07 12:41:36 +02:00 |
|
|
f38a31b330
|
block manager: avoid incorrect data_dir configs and avoid losing files
|
2023-09-06 17:49:30 +02:00 |
|
|
e30865984a
|
block manager: scrub checkpointing
|
2023-09-06 16:35:28 +02:00 |
|
|
55c514999e
|
block manager: fixes in layout
|
2023-09-06 16:35:28 +02:00 |
|
|
a44f486931
|
block manager: refactoring & increase max worker count to 8
|
2023-09-06 16:35:28 +02:00 |
|
|
3a74844df0
|
block manager: fix dir_not_empty
|
2023-09-06 16:35:28 +02:00 |
|
|
93114a9747
|
block manager: refactoring
|
2023-09-06 16:35:28 +02:00 |
|
|
1b8c265c14
|
block manager: get rid of check_block_status
|
2023-09-06 16:35:28 +02:00 |
|
|
a09f86729c
|
block manager: move blocks in write_block if necessary
|
2023-09-06 16:35:28 +02:00 |
|
|
887b3233f4
|
block manager: use data paths from layout
|
2023-09-06 16:35:28 +02:00 |
|
|
6c420c0880
|
block manager: multi-directory layout computation
|
2023-09-06 16:35:28 +02:00 |
|
|
71c0188055
|
block manager: skeleton for multi-hdd support
|
2023-09-06 16:35:28 +02:00 |
|
|
51eac97260
|
update version to 0.8.4
|
2023-09-05 23:28:12 +02:00 |
|
|
2e90e1c124
|
Merge branch 'main' into next
|
2023-08-29 11:32:42 +02:00 |
|
|
cece1be1bb
|
bump version to 0.8.3
|
2023-08-28 13:17:26 +02:00 |
|
Jonathan Davies
|
aee0d97f22
|
cargo: Updated async-compression to 0.4.
|
2023-06-28 11:17:16 +01:00 |
|
|
90b2d43eb4
|
Merge branch 'main' into next
|
2023-06-13 17:14:11 +02:00 |
|