feat(tfstated): implement GET and POST methods, states are encrypted in a sqlite3 database
This commit is contained in:
parent
baf5aac08e
commit
4ff490806c
18 changed files with 627 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
tfstate
|
||||
tfstate.db
|
||||
tfstate.db-shm
|
||||
tfstate.db-wal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue