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...
Responsive Design Overview Working mobile-first Targeting mobile screens Targeting a breakpoint range Targeting a single breakpoint Using custom breakpoints Customizing your t...
Available design docs Available design docs Date JIRA Title Summary Status 2021-04-12 HDDS-2939 Ozone FS namespace / prefix table Use additional prefix table for indexed data ...
Data Types Use Types Consistently Choose Data Types that Use the Least Space Storage Model Heap Storage or Append-Optimized Storage Row or Column Orientation Compression Dis...
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...