mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-03 08:24:19 +01:00
add simple readme
This commit is contained in:
20
packages/turso-sync/README.md
Normal file
20
packages/turso-sync/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Turso sync package
|
||||
|
||||
turso-sync package extends turso-db embedded database with sync capabilities
|
||||
|
||||
> [!NOTE]
|
||||
> This package is experimental and, therefore, subject to change at any time.
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
cargo add turso-sync
|
||||
```
|
||||
|
||||
## Examples
|
||||
|
||||
Check out the `examples/` directory for complete usage examples.
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
Reference in New Issue
Block a user