Skip to content

Commit

Permalink
docs(readme): abort signal status
Browse files Browse the repository at this point in the history
  • Loading branch information
tabcat committed Sep 24, 2024
1 parent 9425909 commit 86c5ff7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ A modded [Prolly-tree](https://www.dolthub.com/blog/2024-03-03-prolly-trees/) im

It's in a decent state but have not done performance analysis. API breaks will result in major version change.

I haven't tested with non-local blockstores. Need to add abort signals and timeouts.

## Data-structure

This package implements a modded prolly-tree in Typescript. Most relevant code is in [`src/mutator.ts`](https://github.com/tabcat/prollipop/blob/master/src/mutator.ts) and [`src/diff.ts`](https://github.com/tabcat/prollipop/blob/master/src/diff.ts).
Expand Down

0 comments on commit 86c5ff7

Please sign in to comment.