influxdb/server
Dom 1a1a14308d feat: API set writer ID endpoint
Adds a new endpoint /iox/api/v1/id that accepts a JSON object in the form:

    {"id":42}

And calls into the server's set_id method to assign the writer ID to the server.
2021-01-12 15:16:59 +00:00
..
src feat: API set writer ID endpoint 2021-01-12 15:16:59 +00:00
Cargo.toml feat: Instantiate ReadBuffer as part of server creation (#620) 2021-01-07 13:25:42 -05:00