Skip to content

Commit

Permalink
filestore sharding docs: crud and session management (#2773)
Browse files Browse the repository at this point in the history
  • Loading branch information
qkrorlqr authored Dec 27, 2024
1 parent 9e190a1 commit d2836dd
Show file tree
Hide file tree
Showing 3 changed files with 4,638 additions and 0 deletions.
16 changes: 16 additions & 0 deletions doc/filestore/design/sharding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Filestore Sharding

## CRUD and Session Management
![crud_and_sessions](../excalidraw/sharded_filesystem_crud_and_sessions.svg)

## Node creation, unlink, rename

TODO

## Reading and writing

TODO

## Metrics aggregation

TODO
Loading

0 comments on commit d2836dd

Please sign in to comment.