• Home
  • About Me
  • Contact

Dragan Atanasov Dev Blog

"A creative man is motivated by the desire to achieve, not by the desire to beat others." – Ayn Rand
  • Web Development

Re-index your Elasticsearch data with zero downtime

Posted on May 7, 2019May 7, 2019

As I promised in my previous blog post, today I will explain how to re-index your Elasticsearch index data with zero downtime. As I elaborated in the previous blog post, using Elasticsearch as your primary data storage is probably not the best solution, so you should keep your data using more persistent friendly database system […]

Read More
  • Web Development

How to re-index your Elasticsearch data with Laravel Command

Posted on April 14, 2019April 22, 2019

Laravel is a very powerful PHP framework that is widely used for web based applications of any size. Personally, I can say that I’ve been using it for years for a lot of the projects I’ve been working on and I must say, it’s a powerful tool. The first time when one of the projects […]

Read More

Posts navigation

Newer posts

Follow me

  • twitter
  • linkedin
  • github

Recent Posts

  • Composition vs. inheritance in PHP
  • Repository pattern explained with Laravel and NestJS examples
  • Data Transfer Objects in PHP
  • Unify Laravel API responses with custom Success and Error classes
  • Facade and Builder design patterns in PHP

Archive

Tags

Architecture Builder Design Pattern Concepts Data Transfer Object Design Patterns Elasticsearch Facade Design Pattern Factory Design Pattern Laravel Microservices NestJS Node.js Observer Design Pattern PHP Strategy Design Pattern TypeScript
  • twitter
  • linkedin
  • github