Improve ingest throughput with moderation cache and post-ack fanout
This commit is contained in:
@@ -3,6 +3,7 @@ import Config
|
||||
config :postgrex, :json_library, JSON
|
||||
|
||||
config :parrhesia,
|
||||
moderation_cache_enabled: true,
|
||||
limits: [
|
||||
max_frame_bytes: 1_048_576,
|
||||
max_event_bytes: 262_144,
|
||||
|
||||
Reference in New Issue
Block a user