mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 22:42:57 +00:00
* `cloud::legacy` talks to Cloud API V1. * `cloud::api` defines Cloud API v2. * `cloud::local` mocks the Cloud API V2 using a local postgres instance. * It's possible to choose between API versions using the `--api-version` flag.