1. Jun 28, 2022
  2. Feb 22, 2022
  3. Nov 25, 2021
  4. Nov 17, 2021
  5. Jul 13, 2021
  6. Jun 16, 2021
    • Ramon Nou's avatar
      Moved distributor instantation to RPC_DATA and daemon.cpp on the server side.... · a8dc9c3c
      Ramon Nou authored and Ramon Nou's avatar Ramon Nou committed
      Moved distributor instantation to RPC_DATA and daemon.cpp on the server side. Added interval_map to GuidedDistributor for better performance
      
      Moving reads extended log to normal log module.
      
      Update logging.hpp
      
      Added GKFS prefix to CMake options
      
      Catch2 Guided Distributor test
      
      Added creation of /tmp/guided.txt in the test
      
      updated README.MD and protected Distributor for duplicated inserts
      
      Added metadata + data optimization with #
      a8dc9c3c
  7. May 28, 2021
  8. Mar 30, 2021
  9. Feb 07, 2021
  10. Nov 25, 2020
  11. Sep 11, 2020
  12. Sep 10, 2020
  13. May 19, 2020
  14. May 12, 2020
  15. Feb 25, 2020
  16. Feb 24, 2020
  17. Feb 20, 2020
  18. Feb 19, 2020
  19. Feb 18, 2020
  20. Feb 10, 2020
  21. Feb 09, 2020
  22. Feb 07, 2020
    • Marc Vef's avatar
      Code Maintenance: Configurations, definitions, adafs to gkfs · 053cd9a5
      Marc Vef authored
      Restructuring code w.r.t. configurations and definitions:
      - #defines have been mostly removed from configurations
      - a dedicated config file has been added for configurations with constexpr
      - past configure file is now only a cmake wrapper
      - wrapping global functions into namespaces
      
      Removed all adafs and ifs occurrences. Now called gkfs
      053cd9a5
  23. Jan 28, 2020
  24. Nov 07, 2019
  25. Nov 05, 2019
  26. Nov 04, 2019
  27. Sep 14, 2019
    • Alberto Miranda's avatar
      Add tracking of internal fds · 58055d57
      Alberto Miranda authored
      Fixes an issue where client applications such as ssh might attempt to
      close all open fds, therefore also closing the fds used by the internal
      components of the library such as Mercury.
      58055d57
  28. Sep 09, 2019
  29. Sep 06, 2019
  30. Jul 04, 2019