Skip to content

v0.1.14

Choose a tag to compare

@affandar affandar released this 14 Mar 01:43

What's Changed

KV Store Support (duroxide 0.1.24)

  • OrchestrationContext: set_value, get_value, clear_value, clear_all_values, get_value_from_instance
  • Client: get_value, wait_for_value
  • Constants: MAX_KV_KEYS = 10, MAX_KV_VALUE_BYTES = 16384
  • 2 KV e2e tests (request/response, cross-orchestration read)
  • Updated README, user-guide, architecture docs, CHANGELOG
  • Bumped duroxide to 0.1.24, duroxide-pg to 0.1.25