Comment on Show HN: Requesting feedback on my side-project chatteranalytics.comparentComments−yahelc15yCan you share what technologies you're using?−jrallisonOP15ySure, Node.js and Redis to track and store events. The front-end is a small rails app which will manage user accounts, etc.−paraschopra15yHow much back in time do you store data? 30 days?−jrallisonOP15yRight now, just the live stream. No historic data.I want to add historic data in the future.
Comments
Can you share what technologies you're using?
Sure, Node.js and Redis to track and store events. The front-end is a small rails app which will manage user accounts, etc.
How much back in time do you store data? 30 days?
Right now, just the live stream. No historic data.
I want to add historic data in the future.