9 lines
329 B
Markdown
9 lines
329 B
Markdown
# Event Database
|
|
|
|
Contents
|
|
|
|
- `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.
|