README ¶ ORM Database Adapter Modules: MongoPureModule: MongoDB driver for Go. GormModule: The fantastic ORM library for Golang, aims to be developer friendly. DocumentStoreModule: Document store adapter, now support MongoDB. RedisModule: redis go client, provide redis(db0) and cache(db1) . RedisCacheModule: redis cache adapter implement. Environment Variables ENV Description Default DATABASE_URL Database host mongodb://localhost:27017 DATABASE_USER Database username "" DATABASE_PASSWORD Database password "" CACHE_URL Cache host redis://localhost:6379 CACHE_PASSWORD Cache password "" Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis nerrors nosql cache diface key mongo mongo/internal noptions pkg module ofx Click to show internal directories. Click to hide internal directories.