1. 13 5月, 2021 3 次提交
  2. 12 5月, 2021 6 次提交
  3. 11 5月, 2021 2 次提交
  4. 10 5月, 2021 2 次提交
  5. 09 5月, 2021 1 次提交
  6. 08 5月, 2021 5 次提交
    • D
      fix flaky test · 45e2e357
      Davies Liu 提交于
      45e2e357
    • S
      Add benchmarks for meta ops (Redis) (#382) · 94a357cf
      Sandy Xu 提交于
      * Move redis benchmark to a standalone file
      
      * Redirect log to a file when testing
      
      * Add BenchmarkDir (mkdir, rename dir, rmdir)
      
      * Add BenchmarkFile (mknod, create, rename, unlink, lookup, getattr, setattr, access)
      
      * Adjusted for SQL meta
      
      * Update benchmarks_test.go
      Co-authored-by: NDavies Liu <davies@juicedata.io>
      94a357cf
    • D
      use bean to generate condition (#384) · ddca6765
      Davies Liu 提交于
      ddca6765
    • D
      improve profiling · 9e53cf97
      Davies Liu 提交于
      sort operations by total duration.
      only pause the replay
      Fit the result with 80 chars
      9e53cf97
    • D
      Use SQL database as meta store (#375) · 7bbae9ce
      Davies Liu 提交于
      * 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
      
      * fix flaky test
      
      * support mysql
      
      * fix ci
      
      * fix flaky test
      
      * test with sqlite3
      
      * update column as notnull
      
      * remove passwd
      
      * update metrics
      
      * fix nextInode and deleted files
      7bbae9ce
  7. 07 5月, 2021 4 次提交
  8. 06 5月, 2021 4 次提交
  9. 30 4月, 2021 1 次提交
  10. 28 4月, 2021 3 次提交
  11. 27 4月, 2021 6 次提交
  12. 26 4月, 2021 2 次提交
  13. 25 4月, 2021 1 次提交