@aloukissas@samratmansingh We use this with high traffic application with thousands of requests per minute. Since this persists single rows by cardinality (by tags), and we prune data every 6 month, we don’t go over 1 million rows in most of our applications, so Postgres is perfect :)
Nouvel épisode du Podcast Mirego DevTalks! ✨🎙️
Dans cet épisode, notre animateur @remi accueille @garno et @simonprev pour discuter de pour échanger sur notre expertise et nos meilleures pratiques en terme d’opération d’API #GraphQL en production.
https://t.co/QnCOsrmsPq
@akasprzok That’s why we built telemetry_ui, just basic metrics, stored in your database, in a web UI served by your phoenix application :) https://t.co/VGdytT3Jmu
Paw · The most advanced REST & GraphQL API client for Mac https://t.co/9urIFDWKje · Our crazy🤯 2021 Black Friday offer: Retweet this and get a free Paw license (worth $49.99) 💙
🎉 Surprise! La communauté de l’OpenCode reprend vie en mode « bêta » sous forme d’espace public Slack!
Venez rejoindre d’autres passionnés et passionnées de code pour discuter!
https://t.co/5WjyY9xMGI
After building dozens of products with Elixir since 2014, we open-source the boilerplate app we use to kickstart all of our projects. 🎉 We hope this will help you build awesome apps! https://t.co/wpr00jy2xm #MyElixirStatus
@_AlexGaribay@remi I fell in love with GraphQL at my first implementation haha Since then, at @mirego, we only use GraphQL with web apps (react, ember) and mobile apps (iOS, Android)
@_AlexGaribay@remi GraphQL was added to the project before the ember-apollo-client library was created :) Also Apollo was evolving at a fast pace at that time, so we were able to update it without waiting for the addon to release a new version.