Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dxvgef committed Jun 10, 2021
1 parent b4564ee commit ca71907
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
Go语言的Sessions库。使用`Storage`接口来实现数据存储层的抽象化,可通过实现该接口来将数据存储到Memcached、Redis、LevelDB、RocksDB、MySQL等数据库。还支持值类型转换的链式方法,有助于减少代码量。

### 已内置的数据存储器:
- [ ] RocksDB
- [x] Redis(支持v6)
- [ ] Memcached
- [ ] Consul

### `Tsing`框架结合使用的示例

Expand Down

0 comments on commit ca71907

Please sign in to comment.