Skip to content

This is a Nodejs application that starts a cron job responsible for identifying ended sessions and moving them into the Clickhouse database.

Notifications You must be signed in to change notification settings

bard-rr/session_ender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Version Downloads/week License

Session Ender

This is a Node.js application that starts a cron job to end active sessions. First, the session ender checks for any sessions in the Postgres database that have ended based on an idle timeout. When the it identifies any sessions that have timed out, it removes the pending session data from the Postgres database and moves it into the Clickhouse database where the data will persist.

Setup

Clone the open source reposatory from Here. Run the application using:

npm run start

Website

You can read more about our project here.

About

This is a Nodejs application that starts a cron job responsible for identifying ended sessions and moving them into the Clickhouse database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •