Skip to content

Kaapi: V1.0: Database optimization for performance issues #808

@AkhileshNegi

Description

@AkhileshNegi

Is your feature request related to a problem?
The database for v1.0 may not be optimized for performance and consistency. This could lead to inefficiencies and complications as we scale.

Describe the solution you'd like

  • Audit indexes: add missing ones and remove unused
  • Standardize on ID vs UUID usage across tables
  • Standardize the timezone followed
  • Log slow queries
  • Adding ENUMS

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions