klacointe

Results 5 issues of klacointe

* Meilisearch 0.26 compatibility * Implement a `Wait` module for async api * Fix documentation

Il tried to use the uuid() function to generate unique UUID: ``` Event |> insert(event_id: "uuid()") |> if_not_exists |> Event.save() ``` But I received this error: `Invalid STRING constant (uuid())...

Allow to configure sidekiq config file per host. Follow the same logic as processes configuration.

see https://github.com/senny/pdfjs_viewer-rails/pull/20