Commit Graph

7 Commits (a06454068159d58905847b840f9b5c57c73f9a9e)

Author SHA1 Message Date
max furman 599fc1058c loadOrStore -> cmpAndSwap 5 years ago
max furman 81db527f12 NoopDB -> SimpleDB 5 years ago
max furman b73fe8c157 Add used OTT to DB during authToken step 5 years ago
max furman 46c7592f34 db: Omit empty optional fields from JSON 5 years ago
max furman c242602231 reload and shutdown trickery
* Only shutdown the database once.
* Be careful when reloading the CA. Depending on whether the DB has
already been shutdown, and error may be unrecoverable.
5 years ago
max furman cbeca9383b Update nosql integration
* shutdown and reload database on SIGHUP
5 years ago
max furman ab4d569f36 Add /revoke API with interface db backend 5 years ago