Use Sidekick
Use Sidekick to integrate Granica into your apps.
Sidekick is a sidecar proxy process that allows your applications to talk with a Granica Crunch cluster through the AWS S3 or Google Cloud Storage SDKs. Sidekick allows you to easily integrate Granica into your applications or third party systems without having to change your code or downloading any extra dependencies.
How it works
Sidekick is a light weight process that runs alongside your application. It intercepts all AWS D3 or Google Cloud Storage SDK calls and redirects them to Granica. Sidekick is designed to be easy to integrate into your application, and to be as transparent as possible.
Using Sidekick
All the information to integrate sidekick with your application is available in the Sidekick repository.