Hi, I realize the focus of fastbit is more toward read-only or append-only datasets but I started to do some tests to use it to store time-series data (timestamp, value1, value2), do you think it would be a good fit ?
My idea was to add the records by batches not one by one and delete the old one in the same manner, is it even possible to remove records from the database, I can't find anything related to it in the C api. Thanks for any help.
_______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
