fauna-labs / cloudflare-workers-auction

Code for the 19 October 2021 episode of Fauna Live!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fauna Labs

This repository contains unofficial patterns, sample code, or tools to help developers build more effectively with Fauna. All Fauna Labs repositories are provided “as-is” and without support. By using this repository or its contents, you agree that this repository may never be officially supported and moved to the Fauna organization.

...

Configure the connection for your Region Group

When you created your database, you specified a Region Group. Connections to the database need to be configured with the corresponding Region Group endpoint. If this is a child database, the Region Group will already be set to match the parent database. If your database is in the Classic region group, then the default configuration is already set. Otherwise, configure your project for the correct Region Group as follows:

  • Refer to the Region Groups documentation to obtain the correct endpoint for your Region Group.
  • Reference the Connections documentation for how to correctly set the endpoint for your specific driver.

About

Code for the 19 October 2021 episode of Fauna Live!

License:MIT No Attribution


Languages

Language:JavaScript 100.0%