1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-04 00:15:54 +02:00
mailpit/storage
Ralph Slooten 86cc237c78 Feature: Email compression in storage
Reduces storage requirements +-25% & speeds up database read & writes by between 25-33%, depending on email content (attachments).
2022-08-10 14:33:16 +12:00
..
testdata First commit 2022-07-29 23:23:08 +12:00
database_test.go Feature: Email compression in storage 2022-08-10 14:33:16 +12:00
database.go Feature: Email compression in storage 2022-08-10 14:33:16 +12:00
stats.go Security: Sanitize mailbox names 2022-08-06 23:54:34 +12:00
utils.go Feature: Email compression in storage 2022-08-10 14:33:16 +12:00