1. 23 6月, 2021 2 次提交
  2. 17 6月, 2021 1 次提交
    • S
      docs: add dump/load commands (#521) · 9e04df60
      Sandy Xu 提交于
      * docs: add dump/load commands
      
      * docs: address comments
      
      * docs: translate command_reference to Chinese
      
      * docs: remove experimental tag of `profile` command
      
      * docs: minor fix
      
      * address comments
      9e04df60
  3. 15 6月, 2021 1 次提交
    • S
      cmd: add `dump` command to dump metadata to a file and `load` to load from a file (#510) · 69b05e0a
      Sandy Xu 提交于
      * cmd: add `backup` command to dump Redis meta to a file
      
      * cmd/backup: add support for SQL meta
      
      * cmd/backup: add -i/--import to load metadata from a file
      
      * cmd/backup: (Redis) re-calculate counters when importing metadata
      
      * cmd/backup: (SQL) re-calculate counters when importing metadata
      
      * cmd/backup: handle delfiles and sustained
      
      * cmd/backup: ignore root inode when calculating usage
      
      * cmd/backup: fix counters
      
      * cmd/backup: calculate slice refs when loading
      
      * cmd: split `backup` to two seperate commands: `dump` & `load`
      
      * address comments
      
      * test: add unit test for meta load/dump
      69b05e0a
  4. 15 4月, 2021 1 次提交
  5. 03 3月, 2021 1 次提交
    • D
      Support Windows (#195) · 83353897
      Davies Liu 提交于
      * prepare for windows
      
      * build for windows
      
      * build for windows
      
      * git diff
      
      * remove libfuse-dev
      
      * cleanup
      
      * build juicefs.exe in Linux
      
      * make with sudo
      
      * fix travis
      
      * fix travis
      
      * add license header
      
      * size of dir
      
      * no syslog and run-in-background in windows
      
      * fix compatibility with windows 10
      
      * graceful umount
      
      * fix build in Windows
      83353897
  6. 28 1月, 2021 2 次提交
  7. 25 1月, 2021 1 次提交
    • D
      Add path based API (#111) · 103cd4e0
      Davies Liu 提交于
      * Add path based API
      
      * fix build
      
      * fix lint
      
      * fix lint
      
      * cleanup
      
      * fix log format
      
      * fix log format
      
      * fix lint
      
      * cleanup
      103cd4e0
  8. 08 1月, 2021 1 次提交