- [@KensoDev] - 2017/01/12 - Adding the
Version
to theProxyConfiguration
so it will be sent with the json
- [@KensoDev] - 2016/01/11 - Multiple big changes
- Added support to Skip the S3 write with the
--disable-upload
flag. - All documents are now written with the collection prefix after the env prefix. This is now ready to accept a mult-core SOLR installation
- Some code refactoring
At this point, this has been running in production for over a year with zero issues
- [@KensoDev] - 2015/06/30 - Added a complete docker workflow
/proxy/configuration
will now respond with the configuration JSON so you can view the config and make sure it's right.- Refactoring
- [@KensoDev] - 2015/06/29 - Added the
BucketPrefix
toAWSConfig
. Added release.sh script
- [@KensoDev] - 2015/06/29 - First production ready release. Pre stress testing.