wormhole/event_database/README.md

9 lines
329 B
Markdown
Raw Normal View History

2022-03-14 12:03:04 -07:00
# Event Database
2022-03-14 12:03:04 -07:00
Contents
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.