Skip to content

Commit 3e3a287

Browse files
committed
Add thanks section to node readme
1 parent 895983b commit 3e3a287

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/node/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ A simple example using `@powersync/node` is available in the [`demos/example-nod
3737
- Join our [Discord server](https://discord.gg/powersync) where you can browse topics from our community, ask questions, share feedback, or just say hello :)
3838
- Please open a [GitHub issue](https://github.com/powersync-ja/powersync-js/issues) when you come across a bug.
3939
- Have feedback or an idea? [Submit an idea](https://roadmap.powersync.com/tabs/5-roadmap/submit-idea) via our public roadmap or [schedule a chat](https://calendly.com/powersync-product/powersync-chat) with someone from our product team.
40+
41+
# Thanks
42+
43+
The PowerSync Node.js SDK relies on the work contributors and maintainers have put into the upstream better-sqlite3 package.
44+
In particular, we'd like to thank [@spinda](https://github.com/spinda) for contributing support for update, commit and rollback hooks!

0 commit comments

Comments
 (0)