1. Jun 23, 2021
    • Igor Chorążewicz's avatar
      mpsc_queue: recovery using try_consume · 2df2ed96
      Igor Chorążewicz authored
      - remove recover() method (try_consume can now be used)
      - store written offset on pmem so that we can recover
        consumer/producer offsets on restart
      - call user callback twice in try_consume if wraparound
        happens
      2df2ed96
  2. Jun 21, 2021
  3. Jun 18, 2021
  4. Jun 15, 2021
  5. Jun 11, 2021
  6. Jun 10, 2021
  7. Jun 09, 2021
  8. Jun 08, 2021
  9. Jun 07, 2021
  10. May 20, 2021
  11. May 19, 2021
  12. May 18, 2021
  13. May 12, 2021
  14. May 11, 2021