t3hmrman / casgo

Single Sign On (SSO) Central Authentication Server (CAS) written in Go
ISC License
50 stars 9 forks source link

Add database adapters to allow pluggable NoSQL/RBDMS/etc databases #1

Closed t3hmrman closed 9 years ago

t3hmrman commented 9 years ago

Need to abstract the database interaction

t3hmrman commented 9 years ago

Resolved by 092c83d, RethinkDB is the first adapter