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 14, 2024
  4. Feb 06, 2024
  5. Oct 16, 2023
  6. Jun 20, 2023
  7. Jun 19, 2023
  8. Jun 12, 2023
  9. Mar 24, 2023
  10. Mar 17, 2023
  11. Mar 16, 2023
  12. Mar 03, 2023
  13. Mar 02, 2023
  14. Feb 01, 2023
  15. Jan 30, 2023
  16. Nov 28, 2022
  17. Nov 17, 2022
  18. Oct 17, 2022
  19. Jul 21, 2022
  20. Jul 20, 2022
  21. Jul 05, 2022
  22. Jun 28, 2022
  23. Jun 21, 2022
  24. Jun 20, 2022
  25. May 17, 2022
  26. Apr 28, 2022
  27. Apr 26, 2022
  28. Apr 24, 2022
  29. Apr 08, 2022
  30. Apr 07, 2022
    • Ramon Nou's avatar
      ifdef Prometheus, and CMAKE · 33e7ce65
      Ramon Nou authored
      33e7ce65
    • Ramon Nou's avatar
      Stats for GekkoFS · d4583896
      Ramon Nou authored
      updated CMake
      
      Sampling output Thread
      
      First stats test
      
      Added Stats argument to enable output
      
      Added DIRENTS and STATS stats, remover mkdir, rmdir, metadata and data
      
      Added Ifdef feature, chunk distribution statistics
      
      Added output to file
      
      Added documentation
      
      Testing stats
      
      Started prometheus stats
      d4583896
    • Ramon Nou's avatar
      Added documentation · deefa105
      Ramon Nou authored
      deefa105
    • Ramon Nou's avatar
      updated CMake · 86599ac4
      Ramon Nou authored
      Sampling output Thread
      
      First stats test
      
      Added Stats argument to enable output
      86599ac4