Skip to content

gregparsons/coinbase-akka-scala-postgres-websocket-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coinbase Scala Websocket Client

Akka-Typed Actor-based client to ingest Coinbase websocket events and persist them to Postgres without blocking. Actors monitor themselves to ensure the database and websocket connections are alive. If they're not they're restarted internal to the actor. Actors restart if they fail.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages