In this article we explain our transition to GitHub Actions for our CI/CD needs at Dgraph Labs Inc. As a part of this effort we have built (in-house) & implemented a new architecture for “Dynamic AutoScaling of GitHub Runners” to power this setup.
Dgraph, the company behind the most popular open source Graph database, announced a $6 million seed re-financing round led by Venrock and Uncorrelated Ventures, with participation from Abstract Ventures, HackVC, SaxeCap, and Liquid2 Ventures.
We are excited to announce Dgraph v21.12 Zion release. Zion release has MAJOR performance optimizations, some of which were possible only by making changes deep into the core of the system.
Most people within the tech world have heard of GraphQL at this point. Adoption is also booming at steady rates. There’s a lot of hype around GraphQL technologies and what they could mean for the future of app development.
Across our last four articles in this series, we explored many GraphQL-related concepts.
We went from designing GraphQL schema to adding authentication and authorization.
Sometimes a tech wave starts with the force of a large company. Google, for example, birthed Kubernetes, pushed it forward, and that shove gave it the momentum it needed to become its own industry.
Across our last three articles in this series, we explored many concepts of GraphQL and Dgraph. As we continue to do so, today we’re going to integrate Apollo into the app and build more of the UI.
If you have a RESTful API that performs some business logic or 3rd party info that isn’t within your data, you’ve likely thought about how to use this data within your GraphQL API.