Extend db drivers: rethinkdb
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
What do you think about adding support for more db drivers?
I'm thinking about making PR with rethinkdb support. As I understand, it's needed only to implement [Accessor](https://github.com/cloudflare/cfssl/blob/master/certdb/certdb.go#L30) because rethinkdb is not a sql database.
My project doesn't use any of sql databases so I don't want it only because of CA. It will be nice if cfssl could use rethinkdb (and maybe other nosql databases).
Are there any chances that such PR can be accepted?
Contributor guide
Assessment
This issue has not been assessed yet.