dew-serverless / laravel-tablestore-driver
Alibaba Cloud Tablestore driver for Laravel Cache.
Installs: 1 714
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 1
Requires
- php: ^8.0
- dew-serverless/tablestore-php: ^1.1
Requires (Dev)
- laravel/pint: ^1.0
- orchestra/testbench: ^7.37|^8.17
- phpstan/phpstan: ^1.10
- phpstan/phpstan-strict-rules: ^1.5
- rector/rector: ^0.18.12
This package is auto-updated.
Last update: 2024-11-18 13:21:06 UTC
README
The driver extends your Laravel cache and session on top of Alibaba Cloud Tablestore, a serverless storage service with unlimited storage, the ability to query and retrieve items in milliseconds, and frees you from infrastructure maintenance.
Documentation
Checkout the documentation at Wiki.