Skip to content

v1.3.7 - v1.3.7 (Latest)

Latest

Choose a tag to compare

@yoockh yoockh released this 23 Nov 20:58
  • Added Quick Start helpers: QuickMongo(), QuickPostgres(), QuickRedis()
  • MongoDB works with just MONGO_URI environment variable
  • PostgreSQL works with just DATABASE_URL environment variable
  • Redis works with just REDIS_URL environment variable
  • No complex configuration needed for basic usage
  • Backward compatible with existing configuration methods