captchouli icon indicating copy to clipboard operation
captchouli copied to clipboard

Port to Postgres

Open bakape opened this issue 4 years ago • 0 comments

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

bakape avatar Dec 05 '19 05:12 bakape