Skip to content

refactor(database): add / update fields to optimize storage

Yassine Doghri requested to merge refactor/database into alpha
  • harmonize field types and use explicit names
  • store html value alongside markdown descriptions for better performance
  • add duration and bandwidth to podcast analytics
  • add new analytics table for podcast hits by hour
  • replace visible MAXMIND_LICENCE_KEY with variable

Merge request reports