issues
search
bakape
/
captchouli
booru-backed procedurally-generated anime image captcha library and server
GNU Affero General Public License v3.0
162
stars
4
forks
source link
Port to Postgres
#32
Open
bakape
opened
4 years ago
bakape
commented
4 years ago
Provides better performance and multithreading support.
[ ] Generate captcha in one call using plpgsql returning a set of bytea and pgcrypto
[ ] Allow specifying captcha ID in creation call
[ ] Store files as gzipped buffers in DB
Provides better performance and multithreading support.