Live data from Hacker News

Viewing profile — romaneremin

romaneremin

HN member
Joined
Tue, Nov 15, 2016, 2:09 PM UTC
HN karma
6
Public activity
10 items

About romaneremin

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #19077851

    Exact order of events should be guaranteed for one DDD aggregate, it is doable with simple optimistic locking. So unless your system consists of one aggregate - you should not have…

  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #15543220

    In reSolve framework Commands (Write side) are sent with RPC API (Command as input and result is ok or error). Queries (read side) are served via GraphQL, because it fits well with…

  9. story
  10. story