flashmob
|
a05030a6ae
- sql store zlib compression support
|
5 years ago |
flashmob
|
f9053d7f77
- prepare queries (without the map)
|
5 years ago |
flashmob
|
076e0aa5c7
add mime parse error
|
5 years ago |
flashmob
|
a6244bc3bb
mimeparse: refactored errors, added custom error types
|
5 years ago |
flashmob
|
5cb7bcc7f6
sql store: mysql driver basic functionality
|
5 years ago |
flashmob
|
0333b7596a
sql store: reading and writing emails to an sql db
|
5 years ago |
flashmob
|
210353dc5a
refactoring: protocol types gets a formal type & other small renames
|
5 years ago |
flashmob
|
9f9bf90ce6
logging: log more details in the DATA command, including the length of data read
|
5 years ago |
Flashmob
|
7a50712cb0
add logging from the dashboard branch
|
5 years ago |
flashmob
|
7f22655671
more structured logging
|
5 years ago |
flashmob
|
40185d0b4d
- backend config struct uses typed sections
|
5 years ago |
flashmob
|
55c0609c5f
eliminate allocations
|
5 years ago |
flashmob
|
b103debfb5
queuedID packs the seeds (3 uint64) in to a single 192 bit number before hashing it
|
5 years ago |
flashmob
|
8f860d1630
use serverID instead of interface string for generating queuedID
|
5 years ago |
flashmob
|
49345fc599
this bug won't be stored for a 1000 years in the arctic
|
5 years ago |
flashmob
|
9e5bd996cc
configuration: new backend gateway config values & defaults
|
5 years ago |
flashmob
|
59bf8f71dd
start gateway workers: incorrectly passed reflection value instead of the concrete value
|
5 years ago |
flashmob
|
2ebd1b6ea6
try using reflection
|
5 years ago |
flashmob
|
945bb6d674
gateway: each stream processor has its own buffer
|
5 years ago |
flashmob
|
5610107491
envelope: use WaitGroup instead of lock
|
5 years ago |
flashmob
|
304ecca1dd
- further refactoring to workDispatcher and developing background post-processing
|
5 years ago |
flashmob
|
89947c4399
- refactor starting workers and workDispatcher so now a unique workDispatcher is started for each processor type
|
5 years ago |
flashmob
|
982a6c1e88
comment
|
5 years ago |
flashmob
|
a3f6d7c6c0
storage engines follow the configuration pattern
|
5 years ago |
flashmob
|
949ff5ce52
don't need pointer, headerconfig can be local
|
5 years ago |
flashmob
|
e80fa7be6e
don't need pointer when passing maps
|
5 years ago |
flashmob
|
7c1dbe4ea0
cleanup
|
5 years ago |
flashmob
|
4a8a9623d8
- add "named stream processors" feature (stream processor can have multiple instances with different configurations).
|
5 years ago |
flashmob
|
9eef28f551
make the queuedid fit 32 bytes, add test case
|
5 years ago |
flashmob
|
6dba6725d4
debugging progress 9
|
5 years ago |