Skip to content
Snippets Groups Projects
  1. Sep 10, 2021
  2. Sep 09, 2021
  3. Sep 08, 2021
  4. Sep 06, 2021
  5. Sep 03, 2021
  6. Aug 31, 2021
  7. Aug 30, 2021
  8. Aug 27, 2021
    • vlorentz's avatar
      Add counting storage proxy · 47a6919f
      vlorentz authored
      It will be used in the Cassandra experiment.
      
      Currently we use the built-in counters of the Cassandra backend; but in
      addition to being inaccurate, they seem to be a bottleneck.
      
      This proxy will be a lightweight solution for counting object insertion,
      without needing to run Kafka on the test cluster.
      47a6919f
  9. Aug 24, 2021
  10. Aug 06, 2021
  11. Jul 27, 2021
  12. Jul 23, 2021
    • Nicolas Dandrimont's avatar
      Implement storage of the ExtID.extid_version field · 7a380458
      Nicolas Dandrimont authored
      This fields allows having multiple version of the ExtID -> SWHID
      mapping, for instance when the implementation of a loader changes in a
      backwards-incompatible way.
      
      For now, we don't change the API used to query or store ExtIDs. When
      querying for the SWHIDs corresponding to a given external objects, all
      versions are returned, and the client is expected to do the filtering.
      7a380458
  13. Jul 07, 2021
  14. Jun 28, 2021
  15. Jun 25, 2021
  16. Jun 15, 2021
  17. Jun 09, 2021
  18. May 21, 2021
  19. May 19, 2021
  20. May 18, 2021
  21. May 14, 2021
  22. May 11, 2021
  23. May 10, 2021
  24. May 07, 2021
  25. May 06, 2021
Loading