Roadmap & Future Releases

This section includes the future features and changes of glim project.

Framework

0.11.x releases

  • core extensions implementation
    • app object passed extensions
  • reusable and fireable commands
  • commands to generate app components
  • code generator integration
  • add feature for services to be registered during runtime
  • event system (maybe an extension instead)
    • concurrent, sync, async events
    • actor based model
  • python 3 compatibility
  • extensions
    • enabling extensions from command line
      • publish configurations of extensions
    • installing extensions from command line
      • from github or bitbucket (maybe)
      • from pypi

1.x releases

  • bug fixes about the previous features
  • who knows!

Extensions

  • Mail
  • Message Queue (AWSQ, Rabbit, Iron, ZeroMQ etc)
  • MongoDB
  • Cassandra
  • Validation