mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-02 02:19:59 -07:00
db: Finish removing refs to sqlite db
This commit is contained in:
@@ -22,7 +22,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). For the purpo
|
||||
* IRC operators
|
||||
* ident lookups for usernames
|
||||
* passwords stored in [bcrypt][go-crypto] format
|
||||
* channels that [persist][go-sqlite] between restarts (+P)
|
||||
* channels that persist between restarts (+P)
|
||||
* client accounts and SASL
|
||||
* IRCv3 support
|
||||
|
||||
@@ -71,4 +71,3 @@ oragono run
|
||||
* apologies to anyone I forgot.
|
||||
|
||||
[go-crypto]: https://godoc.org/golang.org/x/crypto
|
||||
[go-sqlite]: https://github.com/mattn/go-sqlite3
|
||||
|
||||
Reference in New Issue
Block a user