1. 15 9月, 2021 1 次提交
  2. 10 9月, 2021 2 次提交
  3. 20 8月, 2021 1 次提交
  4. 02 7月, 2021 1 次提交
  5. 23 6月, 2021 1 次提交
  6. 02 6月, 2021 1 次提交
  7. 25 5月, 2021 1 次提交
  8. 21 5月, 2021 1 次提交
    • H
      Docs: JuiceFS on Docker (#418) · bd1d98ae
      Herald Yu 提交于
      * Docs: JuiceFS on Docker
      
      * Docs: Fixed some mistakes in title and link.
      
      * resolved #discussion_r634946133 #discussion_r634947067
      
      * Docs: fixed a mistake
      
      * Docs: update
      
      * Update README.md
      
      * Docs: update quick start guide
      bd1d98ae
  9. 14 5月, 2021 1 次提交
  10. 13 5月, 2021 1 次提交
    • H
      Docs for new comming v0.13 (#403) · 54beefc0
      Herald Yu 提交于
      * add new quick start guide cover page
      
      * invalidate read buffer after truncate
      
      * no accesslog for truncate (included in setattr)
      
      * use sql database as meta store
      
      * pass simple tests
      
      * use bytes for chunks
      
      * use bytes for chunks
      
      * cleanup trasaction
      
      * cleanup
      
      * add unit test for SQL
      
      * cleanup
      
      * cleanup
      
      * fix build
      
      * use db as meta store
      
      * fix contention
      
      * fix truncate and compaction
      
      * fix contension on counter
      
      * generate id in batch
      
      * fix build
      
      * fix test
      
      * Add basic document structure
      
      * Change the README file in the docs root directory.
      
      * Fix the docs structure to be compatible with existing references.
      
      * Adjust docs table of content
      
      * fix flaky test
      
      * Update cases in docs
      
      * support mysql
      
      * fix ci
      
      * Update Chinese version user quick start guide
      
      * fix flaky test
      
      * test with sqlite3
      
      * Update English version User Quick Start Guide
      
      * add new quick start guide cover page
      
      * Add basic document structure
      
      * Change the README file in the docs root directory.
      
      * Fix the docs structure to be compatible with existing references.
      
      * Adjust docs table of content
      
      * Update cases in docs
      
      * Update Chinese version user quick start guide
      
      * Update English version User Quick Start Guide
      
      * Update docs
      
      * Fix some link errors of docs
      
      * Updata Chinese version docs structure.
      
      * Fix file link errors of introduction in docs
      
      * Update docs
      
      * Update docs
      
      * Update docs
      
      * update docs
      
      * Update docs
      
      * Update docs
      
      * Update docs
      
      * Docs worker (#399)
      
      * Update docs
      
      * Update docs
      
      * Speed up path resolution for Java SDK and S3 gateway using Lua script (#394)
      
      * Add Resolve method to the Meta interface
      
      * Check for success returned errno
      
      * Add function for parsing inode attr
      
      * Add function lookup
      
      * Add function for checking accessibility
      
      * Add functions for packing attr and resolving path
      
      * Avoid unnecessary attr unpacking
      
      * pass unit tests
      
      * add benchmark
      Co-authored-by: Nsuzaku <satorulogic@gmail.com>
      
      * Update docs structure and content.
      Co-authored-by: NDavies Liu <davies@juicedata.io>
      Co-authored-by: Nsuzaku <satorulogic@gmail.com>
      
      * Update docs structure and content (#400)
      
      * Update docs
      
      * Update docs
      
      * Speed up path resolution for Java SDK and S3 gateway using Lua script (#394)
      
      * Add Resolve method to the Meta interface
      
      * Check for success returned errno
      
      * Add function for parsing inode attr
      
      * Add function lookup
      
      * Add function for checking accessibility
      
      * Add functions for packing attr and resolving path
      
      * Avoid unnecessary attr unpacking
      
      * pass unit tests
      
      * add benchmark
      Co-authored-by: Nsuzaku <satorulogic@gmail.com>
      
      * Update docs structure and content.
      
      * Restart transaction on failover (#397)
      
      * Retry transaction on failover
      
      * DISABLE,NOREAD,NOWRITE are sub-type
      
      * Heartbeat should have consistent date format (#396)
      
      * Fix missing error placeholder: 'update session: %!s(<nil>)'
      
      * Heartbeat should have consistent date format
      
      * use UTC for delfile.Expire
      
      * remove limit on number of cached blocks (#401)
      
      * Update en docs
      
      * Docs for 0.13
      Co-authored-by: NDavies Liu <davies@juicedata.io>
      Co-authored-by: Nsuzaku <satorulogic@gmail.com>
      Co-authored-by: NChangxin Miao <mcx_221@foxmail.com>
      
      * Delete .DS_Store
      
      * remove debug
      
      * remove use cases
      
      * Update docs
      
      * Docs: Update `how_to_setup_object_storage` en version
      
      * Docs: Fixed the problem in PR #403 and updated some content
      
      * Docs: fixed problems
      
      * Docs: fixed broken link
      Co-authored-by: NDavies Liu <davies@juicedata.io>
      Co-authored-by: Nsuzaku <satorulogic@gmail.com>
      Co-authored-by: NChangxin Miao <mcx_221@foxmail.com>
      54beefc0