Muhammad Tanweer

Results 7 comments of Muhammad Tanweer

I also want to acheive unique jobs feature (which is also available as gem https://github.com/mhenrixon/sidekiq-unique-jobs). @nicooga if you have found a workaround please do share

Are there any plans for OAS3. I can help if needed 🙂

anyone update on this one?

and here is how we are connecting to brokers defmodule MqttManager.Application do use Application def start(_type, _args) do import Supervisor.Spec, warn: false children = [ {Tortoise.Supervisor, [ name: MyApp.Connection.Supervisor, strategy:...

Note: it works for smaller files (total fille size) of upto 10-15 mb

@ibarrae I think this kind of complex query cant be handled with fat_ecto. But if you have some proposal in mind, please do share