fullstorydev / hauser

Service for moving your Fullstory export files to a data warehouse
MIT License
49 stars 23 forks source link

Greg/localstore2 #45

Closed glarchev closed 5 years ago

glarchev commented 5 years ago

Reworked code to save export files to local storage -- such that localdisk now implements the warehouse interface. Also pulled out some of the common ValueToString functionality into the warehouse.go file, and added the code to save to json to main.go.

glarchev commented 5 years ago

@jameremo @butanian @sanjaybv I've made the requested changes, please let me know if I missed anything