Skip to content

Commit

Permalink
rebuild docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ichiriac committed Nov 16, 2017
1 parent 77a97ab commit 78cfe55
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ An index storage
- `db`
- `id`

### id

Gets the index unique identifier

Returns **any** Number

### isChanged

Check if current index contains changes
Expand Down
6 changes: 6 additions & 0 deletions docs/shard.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ A shard storage (contains a list of grouped points)
- `db`
- `id`

### id

Gets the shard ID

Returns **any** Number

### isChanged

Checks is the current shard contains changed nodes
Expand Down

0 comments on commit 78cfe55

Please sign in to comment.