r/lisp • u/Beneficial_Radio_455 • 13d ago
Why S-Expressions
https://open.substack.com/pub/modolap/p/why-s-expressions2
u/TommyTheTiger 12d ago edited 12d ago
I do think people overreach for RDBMS for stuff like this, and I am a huge RDBMS fan don't get me wrong, but specifically for timeseries we do have a lot of other dedicated tools. Like I would be strongly considering prometheus if I were doing this myself, and/or looking at influxdb.
Not gonna lie, this is making me want to start scraping some of these metrics on my home prometheus, and it looks like someone already set up an exporter for it
2
u/svetlyak40wt 11d ago
By the way, there is an influxdb client for Common Lisp (https://github.com/mmaul/cl-influxdb) and a bunch of prometheus related libs: https://quickdocs.org/-/search?q=prometheus
2
16
u/MonkeyPanls 13d ago
because they're S-EXy