You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2025. It is now read-only.
Describe the new feature you'd like
A basic prototype for a Gaffer Store that connects and stores data in AWS's DynamoDB.
Why do you want this feature?
Provides a cloud native storage option for Gaffer rather than Hadoop/Accumulo which can be difficult to deploy on the cloud.
Additional context
Just a simple proof of concept should be enough to see if Gaffer can use the key value storage of DynamoDB.