1. Mar 10, 2024
    • Ramon Nou's avatar
      Changelog change and branch · c0ee81e7
      Ramon Nou authored and Marc Vef's avatar Marc Vef committed
      Added NUM_REPL env variable. (0 no replicas)
      
      NUM_REPL  num replicas  (Replicas < servers)
      
      Remove and truncate
      
      Metadata replication
      
      Metadata replication - Reattempt on stat
      
      minimal compilation issues (c++20), srand for repl
      
      Bitset
      
      Bit set proposal (WIP)
      
      Read - Write with bitset (<1024 chunks)
      
      Changed bitset to vector
      
      Added get_fs_config reattempt
      
      Some more resilience on create
      
      Added Replica_Check on write (disabled)
      
      Added helper vector-bitset functions
      c0ee81e7
  2. Feb 19, 2024
  3. Feb 15, 2024
  4. Feb 14, 2024
  5. Feb 06, 2024
  6. Jan 31, 2024
  7. Dec 20, 2023
  8. Nov 28, 2023
  9. Nov 23, 2023
  10. Oct 17, 2023
  11. Oct 16, 2023
  12. Oct 02, 2023
    • Alberto Miranda's avatar
      Merge branch 'rnou/268-remove-parallax-testing' into 'master' · 91d69338
      Alberto Miranda authored
      Resolve "Remove Parallax Testing"
      
      This MR updates testing for the new docker CI environment:
      - Removes Parallax Testing to make faster tests (we will activate again if needed, or changes are applied)
      - Adds cstdint for uint types (gcc 10..)
      - Updates python sh library/package to a newer version. This solves and produces some changes.
      - Solved a bug in sfind
      
      Closes #268
      
      Closes #268
      
      See merge request !169
      91d69338
  13. Sep 29, 2023
  14. Sep 28, 2023
  15. Sep 27, 2023
  16. Sep 22, 2023
  17. Jun 20, 2023