openverse-api
openverse-api copied to clipboard
Rename database from "openledger"
Description
We currently have a number of references to openledger in this codebase, mostly in reference to the Postgres database name. Changing the database name would be a nontrivial effort, but openledger is a historic term that isn't descriptive, conflates with the catalog's current database name, and isn't used anywhere else.
Additional context
Similar to https://github.com/WordPress/openverse-catalog/issues/535
Implementation
- [ ] 🙋 I would be interested in implementing this feature.