Priam

Co-Process for backup/recovery, Token Management, and Centralized Configuration management for Cassandra.

APACHE-2.0 License

Stars
1K
Committers
59

Bot releases are visible (Hide)

Priam - Fix snapshot location regression in SNS messages.

Published by mattl-netflix over 1 year ago

Fix snapshot location regression in SNS messages. #1054

Priam - Fix snapshot location regression in SNS messages.

Published by mattl-netflix over 1 year ago

Fix snapshot location regression in SNS messages. #1055

Priam - 3.1.125

Published by chengw-netflix over 1 year ago

What's Changed

Full Changelog: https://github.com/Netflix/Priam/compare/3.1.124...3.1.125

Priam - 3.11.102

Published by chengw-netflix over 1 year ago

What's Changed

Full Changelog: https://github.com/Netflix/Priam/compare/3.11.101...3.11.102

Priam - Increment cross regional duplicate tokens.

Published by mattl-netflix over 1 year ago

V1 Backups will be removed in the next release
Increment cross regional duplicate tokens to replicate the policy we have been applying manually. (#1048)

V1 Backups will be removed in the next release
Increment cross regional duplicate tokens to replicate the policy we have been applying manually. (#1048)
Fix Github CI by explicitly creating necessary directories. (#1045)
Always TTL backups. (#1038)
Fix backup verification race condition causing missing notifications (#1034)
Reveal hook to allow operators to restore just to the most recent snapshot (#1035)
Reveal property to enable auto_snapshot. (#1031)

Priam - 3.11.100

Published by chengw-netflix over 1 year ago

What's Changed

Full Changelog: https://github.com/Netflix/Priam/compare/3.11.99...3.11.100

Priam - 3.11.99

Published by chengw-netflix over 1 year ago

What's Changed

Full Changelog: https://github.com/Netflix/Priam/compare/3.11.98...3.11.99

Priam - 3.11.98

Published by chengw-netflix over 1 year ago

What's Changed

Full Changelog: https://github.com/Netflix/Priam/compare/3.11.97...3.11.98

Priam - 3.11.97

Published by chengw-netflix over 1 year ago

What's Changed

Full Changelog: https://github.com/Netflix/Priam/compare/3.11.96...3.11.97

Switch from com.google.inject to JSR-330 javax.inject annotations for better compatibility for 3.11 branch

Priam - Priam to support Cassandra 4.1

Published by ayushisingh29 over 1 year ago

Priam - Priam to support Cassandra 4.1

Published by ayushisingh29 over 1 year ago

Priam - Priam to support Cassandra 4.1

Published by ayushisingh29 over 1 year ago

Priam - Priam to support Cassandra 4.1

Published by ayushisingh29 over 1 year ago

Priam - Priam to support Cassandra 4.1

Published by ayushisingh29 over 1 year ago

Priam - Improved logging on backup failure.

Published by mattl-netflix over 1 year ago

Priam - Improved logging on backup failure.

Published by mattl-netflix over 1 year ago

Priam - Compression Transition Time, Metafile SI bugfix

Published by mattl-netflix almost 2 years ago

(#1013) Create operator-specifiable time such that if a backup file was written before then it is automatically compressed using SNAPPY before upload.
(#1012) Ensure SI files get into meta file properly.