Skip to content

v0.14.0

Latest
Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 26 Oct 16:27
173a458

🚀 Enhancements

Feat: Add Index Read/Write Values for Capacity and Target @nitrocode (#43)

what

  • Add index read/write values for autoscaling capacity and target
  • If the index values aren't provided, the original values will be used in place via coalesce(index, original)

why

  • Separate read/write capacities for table vs index

references