Commit Graph

214 Commits (main)

Author SHA1 Message Date
Brian Picciano bd09a1ad7b Code changes for windows, mostly to get rid of unix socket listening because tokio doesn't support it 5 months ago
Alex Auvolat 952c9570c4 bump version to v0.9.0 7 months ago
networkException 6086a3fa07
cargo: add hyperlocal as a dependency 8 months ago
Alex Auvolat 897cbf2c27 actually update rmp-serde to 1.1.2 for both garage and netapp dependency (fix #629) 8 months ago
Alex Auvolat 2e229d4430 new layout: improve output display 8 months ago
Alex Auvolat d5bb50d738 use statvfs instead of mount list to determine free data/meta space (fix #611) 8 months ago
Alex Auvolat f8b3883611 config: make block_size and sled_cache_capacity expressable as strings 8 months ago
Alex Auvolat 51b9731a08 make lmdb's map_size configurable (fix #628) 8 months ago
Alex Auvolat 6c420c0880 block manager: multi-directory layout computation 9 months ago
Alex Auvolat 51eac97260 update version to 0.8.4 9 months ago
Alex Auvolat e78566591b Revert netapp update, hold to version 0.5.2 that uses rmp-serde 0.15 9 months ago
Alex Auvolat f7b409f114 use a NaiveDate in data model, it serializes to string (iso 8601 format) 9 months ago
Alex Auvolat 06369c8f4a add garage_db dependency in garage_rpc 9 months ago
Alex Auvolat cece1be1bb bump version to 0.8.3 9 months ago
Jonathan Davies d66d81ae2d cargo: Updated gethostname v0.2.3 -> v0.4.3. 9 months ago
Jonathan Davies 7d8296ec59 cargo: Updated pretty_env_logger v0.4.0 -> v0.5.0. 9 months ago
Jonathan Davies f607ac6792 garage/api: cargo: Updated idna dependency to 0.4. 9 months ago
Jonathan Davies 96d1d81ab7 garage/db: cargo: Updated rusqlite to 0.29. 9 months ago
Jonathan Davies 5185701aa8 cargo: Updated: 9 months ago
Jonathan Davies aee0d97f22 cargo: Updated async-compression to 0.4. 11 months ago
Jonathan Davies 098c388f1b cargo: Updated tokio to 1.29. 11 months ago
Jonathan Davies f31d98097a Cargo.lock: Updated. 11 months ago
Alex Auvolat cda957b4b1 update netapp's rmp-serde dependency to v1.1 11 months ago
Alex Auvolat c1e1764f17 move git-version dependency to main crate to reduce rebuilds 12 months ago
Alex Auvolat c3d3b837eb bump k2v-client to v0.0.4 1 year ago
Alex Auvolat e2ce5970c6 Add basic k2v_client integration tests 1 year ago
Alex Auvolat 644e872264 Port k2v-client to aws-sigv4 since rusoto_signature is deprecated 1 year ago
Alex Auvolat 4420db7310 add tracing to k2v-client 1 year ago
Alex Auvolat 217d429937 fix clippy lint in format-table crate 1 year ago
Alex Auvolat a1cec2cd60 Split format_table into separate crate and reduce k2v-client dependencies 1 year ago
Alex Auvolat e4f955d672 fix base64 uses 1 year ago
Jonathan Davies fdcd7dee5a Cargo.lock: Updated for: 1 year ago
Alex Auvolat 9e0a9c1c15 move git-version dependency to main crate to reduce rebuilds 1 year ago
Jakub Jirutka 833cf082da Remove unnecessary/unused "timeago" features 1 year ago
Jonathan Davies c168383113 api/Cargo.toml: Bumped quick-xml to version 0.26. 1 year ago
Alex Auvolat 0a1ddcf630 Prepare for v0.8.2 1 year ago
Jonathan Davies 25f2a46fc3 rpc/system_metrics.rs: Added rustversion label to garage_build_info metric. 1 year ago
teutat3s f0717dd169
Bump pnet_datalink 0.28 -> 0.33 1 year ago
Jonathan Davies 9e0567dce4 Cargo.lock: Bump for tokio 1.25.0. 1 year ago
Alex Auvolat 654999e254 Update Cargo.nix 1 year ago
Alex Auvolat efb6b6e868 Disk space report 1 year ago
Jonathan Davies 3dc655095f db/Cargo.toml: Updated rusqlite from 0.27 to 0.28. 1 year ago
Jonathan Davies f952e37ba7 {model,util}/Cargo.toml: Updated blake2 from 0.9 to 0.10. 1 year ago
Jonathan Davies fbafa76284 {db,util}/Cargo.toml: Updated mktemp from 0.4 to 0.5. 1 year ago
Jonathan Davies 63e22e71f2 api/Cargo.toml: Updated idna from 0.2 to 0.3. 1 year ago
Jonathan Davies f6eaf3661c garage/Cargo.toml: Updated timeage from 0.3 to 0.4. 1 year ago
Jonathan Davies d3b2a68988 {garage,util}/Cargo.toml: Updated toml from 0.5 to 0.6. 1 year ago
Jonathan Davies bcac889f9a Cargo.toml: Updated clap from 3.1.18 to 4.1. 1 year ago
Jonathan Davies 69497be5c6 Cargo.lock: Ran cargo update. 1 year ago
Jonathan Davies 36944f1839 Cargo.toml: Updated base64 from 0.13 to 0.21. 1 year ago