Skip to content

Latest commit

 

History

History
 
 

4-storage

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Storage

![architecture] architecture-image

Overview

Storage is where atomic Snowplow events are stored by the Enrich enrich process, ready for querying by Snowplow Analytics analytics tools.

Available storage

Storage Description Status
[s3 / hive-storage] s1 Snowplow events stored in a Hive-compatible flatfile format on Amazon S3 Production-ready
[redshift-storage] s3 (1) Snowplow events stored in a table in [Amazon Redshift] redshift Production-ready
[postgres-storage] s2 (2) Snowplow events stored in a table in [PostgreSQL] postgres Production-ready
[storage-loader] s4 A Ruby application for loading Snowplow events into (1) and (2) Production-ready

Find out more

Technical Docs Setup Guide Roadmap & Contributing
![i1] techdocs-image ![i2] setup-image ![i3] roadmap-image
[Technical Docs] techdocs [Setup Guide] setup coming soon

Tracker