Add in-memory support.

This commit is contained in:
long2ice
2020-10-08 15:10:34 +08:00
parent 800032c46b
commit c0259bc699
8 changed files with 236 additions and 202 deletions

11
CHANGELOG.md Normal file
View File

@@ -0,0 +1,11 @@
# ChangeLog
## 0.1
### 0.1.1
- Add in-memory support.
### 0.1.0
- First version release.