Skip to content

MartinSeeler/dense-tick-file-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dense Tick File Format

A proof of concept for an efficient stock price file format based on Akka Streams and Scodec.

About the project

This project demonstrates the usage of Scodec and Akka Streams to develop an efficient binary file protocol to store stock prices. We will use variable length encoding and delta encoding to improve the storage efficiency step by step.

You can read the whole process in this two part series on my blog.

About

A proof of concept for an efficient stock price file format based on Akka Streams and Scodec.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages