# tauri-plugin-pinia
Persistent Pinia stores for Tauri and Vue.
## Features
- Save your Pinia stores to disk.
- Synchronize your stores across multiple windows.
- Debounce store updates.
## Documentation
Check the [documentation](https://tb.dev.br/tauri-plugin-pinia/getting-started.html) for more information on how to install and use the plugin.
## Supported Tauri Version
This plugin requires Tauri `2.0.0-rc` or later.