CacheQL (Open Source)
Company

CacheQL (Open Source)

Software Development Los Angeles, California, United States 6 employees
Employees
6

CacheQL (Open Source) Overview

Headquarters
Los Angeles, California, United States
Website
github.com
Industry
Software Development
Employees
6
NAICS
Software Publishers
Keywords

About CacheQL (Open Source)

CacheQl is a server-side developer library that caches both full and partial GraphQL queries. The local storage that MongoDB and Postgres have access to on a single machine will almost always be faster for a single client, but we focused on beating the cloud responses from database queries for multiple clients. (In our Github repository, you can see that we made use of a Redis cache and implemented their library methods.) CacheQL is the stopping point between your server and the database, where multiple client requests can pull full queries and partial queries from the cache in an attempt to reduce the demand on the database (AKA partial field validation). This solution can potentially be implemented in any codebase that wants to make use of a server-side cache for their GraphQL queries!

Compare Similar Companies to CacheQL (Open Source)