influxdb/tests
Paul Dix 45d25fcbcd feat: add loading of database rules on startup
This adds functionality to the server to load database rules on startup. Follow on work will update the rules to store additional data (the catalog) and ensure that updates to the catalog can occur as outlined in #651. This work also updated the configuration to not require a database directory so the server can run entirely in memory. I needed this to get the end-to-end test passing since the file object store API doesn't yet have the functionality needed. I've logged #688 to track adding that in.
2021-01-22 16:06:10 -05:00
..
fixtures feat: add support for converting multiple TSM files 2020-07-08 22:57:15 +01:00
commands.rs refactor: consolidate line protocol schema creation into data_types and port code to use it (#663) 2021-01-15 17:29:30 -05:00
end-to-end.rs feat: add loading of database rules on startup 2021-01-22 16:06:10 -05:00