7 ms·
I would love to see the implementation of this. In the article doesn't say anything about the implementation details or the space tradeoffs.
by martinaparicio 10y 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.
- threeseed 10y agohttps://github.com/kevinlawler/kerf 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.
- martinaparicio 10y agoI 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 :(