ISISComputingGroup / IBEX

Top level repository for IBEX stories
5 stars 2 forks source link

Archiver: explore a time-series database #8563

Open Tom-Willemsen opened 6 hours ago

Tom-Willemsen commented 6 hours ago

Issue Description

As a developer I would like to understand whether a time-series database such as influxdb would be more supportable / easier to adapt to our needs than the archiver appliance.

This is exploratory work, where the goal is to form an opinion on whether this would be better/worse than the archive appliance implementation we started doing a PoC of.

This ticket should be timeboxed.

How & Where?

Some items for the reading list:

Acceptance Criteria

How to Review

Before making a PR...

If not applicable, write "Not applicable"

...

To the reviewer: Make sure to update submodules!

FreddieAkeroyd commented 4 hours ago
FreddieAkeroyd commented 4 hours ago

I was looking at TimescaleDB at one point - I may have though it could potentially drop in as a replacement DB with better performance , but that was a while back and I may misremember. I think it may potentially handle logging of an array datatype better than influx.