garage/src/model
Alex b1cfd16913
New buckets for 0.6.0: small fixes, including:
- ensure bucket names are correct aws s3 names
- when making aliases, ensure timestamps of links in both ways are the
  same
- fix small remarks by trinity
- don't have a separate website_access field
2022-01-04 12:46:41 +01:00
..
block.rs Add compression using zstd (#173) 2021-12-15 11:26:43 +01:00
block_ref_table.rs Make table name a const in trait 2021-12-15 15:39:10 +01:00
bucket_alias_table.rs New buckets for 0.6.0: small fixes, including: 2022-01-04 12:46:41 +01:00
bucket_helper.rs New buckets for 0.6.0: small fixes, including: 2022-01-04 12:46:41 +01:00
bucket_table.rs New buckets for 0.6.0: small fixes, including: 2022-01-04 12:46:41 +01:00
Cargo.toml New buckets for 0.6.0: migration code and build files 2022-01-04 12:46:13 +01:00
garage.rs New model for buckets 2022-01-04 12:45:46 +01:00
key_table.rs New buckets for 0.6.0: small fixes, including: 2022-01-04 12:46:41 +01:00
lib.rs New buckets for 0.6.0: migration code and build files 2022-01-04 12:46:13 +01:00
migrate.rs New buckets for 0.6.0: small fixes, including: 2022-01-04 12:46:41 +01:00
object_table.rs New buckets for 0.6.0: migration code and build files 2022-01-04 12:46:13 +01:00
permission.rs New buckets for 0.6.0: small fixes, including: 2022-01-04 12:46:41 +01:00
version_table.rs New buckets for 0.6.0: migration code and build files 2022-01-04 12:46:13 +01:00