Skip to content
Snippets Groups Projects
  1. Dec 03, 2019
  2. Dec 02, 2019
  3. Jul 19, 2019
  4. Jul 01, 2019
  5. Jun 26, 2019
  6. Jun 17, 2019
  7. May 21, 2019
  8. Aug 03, 2018
  9. Jun 12, 2018
  10. May 29, 2018
  11. Mar 15, 2018
  12. Jan 26, 2018
  13. Jan 11, 2018
  14. Sep 30, 2017
    • Eric Cano's avatar
      Simplified reads in rados backend. · 1bf16ed8
      Eric Cano authored
      We do not do a stat before reading. Instead we ask for an arbitrarily big read, and find out
      the size of the data while reading. This avoids a race condition in lockfree reads where we failed
      to get the full object if it got re-written to a bigger size between stat an read.
      1bf16ed8
  15. Aug 15, 2017
  16. Dec 13, 2016
  17. Nov 16, 2016
  18. Aug 31, 2016
  19. Aug 30, 2016
Loading