ONGR is a platform based on Symfony 2 framework which stands in front of your application and withstands high load of concurrent users.
It is a separate system from your original application where you re-implement or move view and frontend related code to ONGR for high-performance content delivery. Product and other data is still managed by original backend and then continuously synchronized with new platform for cache and display.
If you find some issues or great ideas how to improve the project, please create an issue in GitHub. Also everyone are more than welcome to contribute using pull requests. More information is in contributing page.
ONGR uses and provides full support for Elasticsearch Bundle.
More are coming.. ;)