https://github.com/speedphp/kv
Another Key-Value storage for Dart.
https://github.com/speedphp/kv
Last synced: 4 months ago
JSON representation
Another Key-Value storage for Dart.
- Host: GitHub
- URL: https://github.com/speedphp/kv
- Owner: speedphp
- License: mit
- Created: 2023-10-15T09:30:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-12T02:21:53.000Z (over 1 year ago)
- Last Synced: 2025-09-03T23:43:18.271Z (9 months ago)
- Language: Dart
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Another Key-Value storage for Dart.
## Features
- only support Dart server.
## Getting started
flutter pub add speed
## Usage