1. 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
  2. May 28, 2021
  3. Mar 30, 2021
  4. Feb 07, 2021
  5. Dec 09, 2020
  6. Nov 25, 2020
  7. Sep 18, 2020
  8. Sep 11, 2020
  9. Sep 10, 2020
  10. Aug 17, 2020
  11. Jul 27, 2020
  12. Jun 11, 2020
  13. Jun 10, 2020
  14. Jun 09, 2020
  15. May 25, 2020
  16. May 19, 2020
  17. May 13, 2020
  18. May 12, 2020
  19. Feb 25, 2020
  20. Feb 20, 2020
  21. Feb 19, 2020
  22. Feb 10, 2020
  23. Feb 09, 2020
  24. 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
  25. Jan 28, 2020