Make a Design Proposal Before writing a design document Process Make a Design Proposal Many changes including bug fixes and documentation improvements, can be implemented ...
RDBMS design Design Differences Between RDBMS and Cassandra No joins No referential integrity Denormalization Query-first design Designing for optimal storage Sorting is a des...
Design philosophies Overall Loose coupling Less code Quick development Don’t repeat yourself (DRY) Explicit is better than implicit Consistency Models Explicit is better tha...
Available design docs Available design docs Date JIRA Title Summary Status 2023-05-17 HDDS-7733 Ozone Token Signatures using Symmetric Keys Use symmetric keys to sign and veri...
Make a Design Proposal Before writing a design document Process Make a Design Proposal Many changes including bug fixes and documentation improvements, can be implemented ...
Design Documents Problem statements and exploratory documents Design Documents See the github.com/prometheus/proposals repository to see all the past and current proposals for...