Jump to: navigation, search

Zaqar/specs/api/v2.0

< Zaqar
Revision as of 20:14, 28 April 2014 by Kgriffs (talk | contribs) (Created page with "== Marconi API v2.0 == Brainstorming * Remove bulk delete by id, also get/delete by a single id - allows us to be more flexible with backend storage, also discourage messagin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Marconi API v2.0

Brainstorming

  • Remove bulk delete by id, also get/delete by a single id - allows us to be more flexible with backend storage, also discourage messaging anti-patterns?
  • Migrate to topic-based semantics.
    • Can post a single message to multiple topics in one request
    • Can consumers read more than one topic in a single request?