Skip to content

Commit

Permalink
Merge store-rename into main
Browse files Browse the repository at this point in the history
  • Loading branch information
sgwilym committed Feb 8, 2024
2 parents 101042c + 8c6633c commit 048de50
Show file tree
Hide file tree
Showing 40 changed files with 1,419 additions and 1,857 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
.DS_Store
dist
debug/replica_test
dist
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
This is a reference implementation of the Willow protocol written in TypeScript.
**It is a work in progress**!

Want to follow along with development, ask questions, or get involved yourself?
Come and join us on the
[Earthstar Project Discord](https://discord.gg/6NtYzQC2G4).

Here is what has been implemented:

- `Store`
Expand Down Expand Up @@ -41,5 +45,6 @@ And here is what remains:
- QUIC transport driver
- IndexedDB KV driver

Want to follow along with development, or get involved? Come and join us on the
[Earthstar Project Discord](https://discord.gg/6NtYzQC2G4).
## Dev

Deno is used the development runtime. Run `deno task test` to run tests.
145 changes: 0 additions & 145 deletions debug/keyhop_tree.ts

This file was deleted.

53 changes: 0 additions & 53 deletions debug/radixish_tree.ts

This file was deleted.

Loading

0 comments on commit 048de50

Please sign in to comment.