Skip to content

Commit e1032c1

Browse files
committed
[docs] Credit
1 parent 9a508fa commit e1032c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/guides/15_releases.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ allows you to persist data in a Cloudflare Durable Object's SQLite-based storage
1212
in conjunction with websocket-based synchronization (using the
1313
WsServerDurableObject class).
1414

15+
Huge thanks to [Corey Jepperson](https://github.com/acoreyj) for implementing
16+
the entirety of this functionality!
17+
1518
```js yolo
1619
import {createMergeableStore} from 'tinybase';
1720
import {createDurableObjectSqlStoragePersister} from 'tinybase/persisters/persister-durable-object-sql-storage';

0 commit comments

Comments
 (0)