Skip to content

Implement first persistent token store #1

@fugangwang

Description

@fugangwang

Currently we have a dummy in memory token store, however in practical use we will need a persistent token store, whether in sql alike database, or in NoSQL key value store such as redis. We will first implement a sqlite based solution and expand this to solutions based on such as redis. The architecture itself should support this plugin based implementation so it would be easy to change/switch.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions