Skip to content

Commit c843430

Browse files
committed
session driver
1 parent e14efc3 commit c843430

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
# Laravel Cache on Alibaba Cloud Tablestore
1+
# Laravel Cache and Session on Alibaba Cloud Tablestore
22

33
[![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)
44
[![Latest Version](https://img.shields.io/packagist/v/dew-serverless/laravel-tablestore-driver)](https://github.com/dew-serverless/laravel-tablestore-driver)
55
[![Total Downloads](https://img.shields.io/packagist/dt/dew-serverless/laravel-tablestore-driver)](https://github.com/dew-serverless/laravel-tablestore-driver)
66
[![License](https://img.shields.io/packagist/l/dew-serverless/laravel-tablestore-driver)](https://github.com/dew-serverless/laravel-tablestore-driver)
77

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.
1112

1213
## Documentation
1314

0 commit comments

Comments
 (0)