semian
semian copied to clipboard
Configure Semian for Sidekiq
Need docs on how to configure Semian for use with Sidekiq.
cc: @Shopify/servcomm, @ericroberts
Looking into the Using Redis guide on the Sidekiq Wiki, it looks like we can either follow the guide under "Using an initializer" to just add semian: {...}
around whatever values are there or do what they show under "Complete control".