Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 748 Bytes

TODOS.md

File metadata and controls

24 lines (16 loc) · 748 Bytes

TODOS:

  • Context manager both sync and async support

  • Finish User_Service

  • Can use external applications like (Auth0, keycloak) for enablin scope permission validating (Switched to self-managed scope system)

  • having separate database for each services

  • Redis kafka analitics admin(pocketbase) and more ....

  • Implement mutiple image supports for objects

  • Is_deleted mechanism for images(repo method)

  • Redis

  • Kafka

  • MongoDb

  • Oauth

  • Migrate to Rye or UV instead of poetry

  • Add ruff

  • Reset Password

note models have to be imported in alembic/env.py in order to recognize them and do migration operation on them