Skip to content
Snippets Groups Projects
  1. Apr 09, 2015
    • Erik Johnston's avatar
      Stream ordering and out of order insertions. · 8ad0f491
      Erik Johnston authored
      Handle the fact that events can be persisted out of order, and so to get
      the "current max" stream token becomes non trivial - as we need to make
      sure that *all* stream tokens less than the current max have also
      successfully been persisted.
      8ad0f491
  2. Apr 08, 2015
  3. Apr 07, 2015
  4. Apr 03, 2015
  5. Apr 02, 2015
Loading