oauth2-server/database-setup.md
Alex Bilbie a120586a98 Updates
2016-03-24 13:55:15 +00:00

364 B
Executable File

layout title permalink
default Database Setup /database-setup/

Database Setup

This library has been developed so that you can use any type of backend storage; relational, document, key value, columnar or even hardcoded.

The documentation for each of the repository interfaces describes what sort of data you might want to store not how to store it.