Our insightful blogs

  • Published On: 13 July 2016By

    When you embark on your Entrepreneurial Journey it is more out of excitement for adventure and execution than earning money. Trust me no experienced person will ever ask you to

  • Published On: 24 June 2016By

    Elasticsearch is a highly scalable open-source full-text search and analytics engine. It allows you to store, search, and analyze big volumes of data quickly and in near real time. It

    • Digital Engineering
    • Ecommerce
  • Published On: 24 June 2016By

    Elastic Search can be implemented in yii2 easily. You need to setup server and elastic search before to use. After elastic search setup, you need to install the yii2 extension

    • Digital Engineering
  • Published On: 24 June 2016By

    Logging is one of the basic requirements of every projects. Logging needs to manage system level errors, data errors for business logic etc. It can be done easily in most

    • Digital Engineering
  • Published On: 10 June 2016By

    PHP caching is good way to speed up the web page. By storing relatively static data in cache and serving it from cache when requested, the application saves the time

    • Digital Engineering
  • Published On: 23 May 2016By

    By default Ejabberd uses mnesia database and if you are not familiar with this then ejabberd provides many other database options for you. You can connect with anyone of them

    • Digital Engineering
  • Published On: 10 May 2016By

    We will like to share the glimpse of Auriga's amazing and memorable Journey till now. Checkout - http://www.aurigait.com/our-journey/.   Whenever we look back, it makes us nostalgic remembering the days when

  • Published On: 26 April 2016By

    There are lot of ways to install ejabberd on Ubuntu like from operating system specific package, install it from source code etc. I will prefer to install it from source

    • Digital Engineering
    • General