single db with prefixes, dump/restore, blacklisting on user deletion
This commit is contained in:
parent
62ff59957a
commit
d4971cda89
20 changed files with 264 additions and 163 deletions
2
go.mod
2
go.mod
|
|
@ -2,7 +2,7 @@ module git.giftfish.de/ston1th/gowiki
|
|||
|
||||
require (
|
||||
git.giftfish.de/ston1th/godrop/v2 v2.0.1
|
||||
git.giftfish.de/ston1th/jwt/v3 v3.0.0
|
||||
git.giftfish.de/ston1th/jwt/v3 v3.1.0
|
||||
github.com/RoaringBitmap/roaring v0.4.16 // indirect
|
||||
github.com/Smerity/govarint v0.0.0-20150407073650-7265e41f48f1 // indirect
|
||||
github.com/blevesearch/bleve v0.7.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue