flypapertech / avian

Create Enterprise-class component driven applications that scale.
MIT License
4 stars 0 forks source link

Command line arguments for redis properties. #17

Closed ispyhumanfly closed 5 years ago

ispyhumanfly commented 6 years ago

Avian, since its infancy, has only supported a locally running redis store. We should make it possible to specify an external redis server. This better facilitates a cluster of avian servers pointing to an external redis cache.

Logikgate commented 5 years ago

This was implemented in commit 8e156de