2022-03-14 12:03:04 -07:00
|
|
|
# Event Database
|
2021-07-07 02:21:54 -07:00
|
|
|
|
2022-03-14 12:03:04 -07:00
|
|
|
Contents
|
2021-07-07 02:21:54 -07:00
|
|
|
|
2022-03-14 12:03:04 -07:00
|
|
|
- `cloud_functions` functions that interact with BigTable.
|
|
|
|
- `functions_server` an HTTP server for hosting cloud_functions locally. Used for development and running the functions for tilt devnet.
|
|
|
|
- `initialize_db` script for initializing a table and column families.
|
|
|
|
- `schema-docs` design documents.
|