Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 2.4 KB

README.rst

File metadata and controls

49 lines (31 loc) · 2.4 KB

ONGR Demo

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.

If you need any help feel free to ask in our chat: gitter

https://travis-ci.org/ongr-io/ongr-sandbox.svg?branch=master https://scrutinizer-ci.com/g/ongr-io/ongr-sandbox/badges/quality-score.png?b=master https://scrutinizer-ci.com/g/ongr-io/ongr-sandbox/badges/coverage.png?b=master https://insight.sensiolabs.com/projects/c87c7d17-ae5e-41df-bded-e2de25ad4484/mini.png https://poser.pugx.org/ongr/ongr-sandbox/downloads https://poser.pugx.org/ongr/ongr-sandbox/v/stable https://poser.pugx.org/ongr/ongr-sandbox/v/unstable https://poser.pugx.org/ongr/ongr-sandbox/license

Intro

ONGR uses and provides full support for Elasticsearch Bundle.

More are coming.. ;)