1. 09 May, 2022 1 commit
    • Jérome Perrin's avatar
      recipe/redis: implement promise with redis-cli · 3b179302
      Jérome Perrin authored
      This way we don't need to vendor python-redis (so we don't need to
      update it for python3 support).
      
      This also change the options in a backward incompatible way:
       - options are now kebab case ( server_bin -> server-bin )
       - a new cli-bin option holding the full path to redis-cli command
       is required to enable promise
      3b179302
  2. 08 May, 2022 2 commits
  3. 06 May, 2022 5 commits
  4. 05 May, 2022 4 commits
  5. 04 May, 2022 6 commits
  6. 03 May, 2022 2 commits
  7. 02 May, 2022 9 commits
  8. 29 Apr, 2022 7 commits
  9. 28 Apr, 2022 1 commit
    • Thomas Leymonerie's avatar
      Clean up slapos.recipe.template · f5ebda78
      Thomas Leymonerie authored
      Use slapos.recipe.template instead of slapos.recipe.template if possible
      
      Harmonize template keys :
      rendered -> output
      template -> url
      template = inline: -> inline =
      
      Delete "mode" key
      
      See merge request !1151
      f5ebda78
  10. 27 Apr, 2022 1 commit
  11. 26 Apr, 2022 1 commit
  12. 25 Apr, 2022 1 commit