Tag: sync

Found 4 results for this tag.

Linux RAM Cleanup

Linux RAM Cleanup

In Linux operating systems, RAM usage tends to increase over time when the system is left running. This situation particularly affects the performance of websites on servers. We can mitigate this by clearing the RAM cach...

March 30, 20151 min read
Meilisearch and Laravel Integration

Meilisearch and Laravel Integration

In this article, I will talk about MeiliSearch and Laravel Integration. MeiliSearch is a search engine that operates on the same logic as Elasticsearch. However, Elasticsearch consumes a lot of resources. MeiliSearch, o...