mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-06 17:54:20 +01:00
21 lines
335 B
Markdown
21 lines
335 B
Markdown
# 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
|