Hacker News new | ask | show | jobs
by martinaparicio 3572 days ago
I would love to see the implementation of this. In the article doesn't say anything about the implementation details or the space tradeoffs.
1 comments

https://github.com/kevinlawler/kerf

It has no benchmarks so that's not a good sign. But there is another time series database that also allows you to use basic SQL: InfluxDB.

I know about InfluxDB but I was interested in the implementation of the data structure. I'll check the git, thanks

-- edit --

Oh, that's shitty! The git is not the code of Kerf, is some documentation and examples :(