File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- # Laravel Cache on Alibaba Cloud Tablestore
1
+ # Laravel Cache and Session on Alibaba Cloud Tablestore
2
2
3
3
[ ![ Test] ( https://github.com/dew-serverless/laravel-tablestore-driver/actions/workflows/test.yaml/badge.svg )] ( https://github.com/dew-serverless/laravel-tablestore-driver/actions/workflows/test.yaml )
4
4
[ ![ Latest Version] ( https://img.shields.io/packagist/v/dew-serverless/laravel-tablestore-driver )] ( https://github.com/dew-serverless/laravel-tablestore-driver )
5
5
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/dew-serverless/laravel-tablestore-driver )] ( https://github.com/dew-serverless/laravel-tablestore-driver )
6
6
[ ![ License] ( https://img.shields.io/packagist/l/dew-serverless/laravel-tablestore-driver )] ( https://github.com/dew-serverless/laravel-tablestore-driver )
7
7
8
- The driver extends your Laravel cache on top of Alibaba Cloud Tablestore, a
9
- serverless storage service with unlimited storage, the ability to query and
10
- retrieve items in milliseconds, and frees you from infrastructure maintenance.
8
+ The driver extends your Laravel cache and session on top of Alibaba Cloud
9
+ Tablestore, a serverless storage service with unlimited storage, the ability
10
+ to query and retrieve items in milliseconds, and frees you from infrastructure
11
+ maintenance.
11
12
12
13
## Documentation
13
14
You can’t perform that action at this time.
0 commit comments