Persistent database support
ameihm0912 opened this issue · 0 comments
ameihm0912 commented
We want to add support for a persistent database backend to iprepd; initially this database will be used as another means of storing authentication information, allowing for dynamic updates to API keys without having to restart the service. The existing configuration file based authentication setup should be maintained.
This database can also support #15.