lizhineng / laravel-tablestore-cache-driver
Alibaba Cloud Tablestore driver for Laravel Cache.
v1.2.0
2023-12-09 04:48 UTC
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:15:43 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.