influxdb/influxdb3/tests/server
Trevor Hilton de227b95d9
refactor: cleanup v3 write API and series key method on catalog (#25723)
Store the series key column names on the TableDefinitin in catalog so
looking up the series key by column names is more efficient

Remove the /api/v3/write API and related code/tests
2024-12-30 09:32:54 -05:00
..
auth.rs fix: change 200 to 204 for compatibility of v1/v2 (#25699) 2024-12-20 14:56:18 -05:00
cli.rs feat: create DB and Tables via REST and CLI (#25687) 2024-12-19 16:01:34 -05:00
client.rs fix: last cache catalog configuration tracks explicit vs. non-explicit value columns (#25185) 2024-07-24 11:00:40 -04:00
configure.rs feat: create DB and Tables via REST and CLI (#25687) 2024-12-19 16:01:34 -05:00
flight.rs feat(processing_engine): initial implementation of Processing Engine plugins and triggers (#25639) 2024-12-13 14:11:38 -08:00
limits.rs refactor: implement new wal and refactor write buffer (#25196) 2024-08-01 15:04:15 -04:00
main.rs feat: meta_caches system table (#25593) 2024-11-28 08:57:02 -05:00
ping.rs feat: `/ping` API to serve version and revision (#24864) 2024-04-01 16:57:10 -04:00
query.rs feat: Add json lines support to query output (#25698) 2024-12-20 14:57:19 -05:00
system_tables.rs feat: Deny extra tags on write APIs (#25596) 2024-12-03 12:10:26 -05:00
write.rs refactor: cleanup v3 write API and series key method on catalog (#25723) 2024-12-30 09:32:54 -05:00