Results for tag #elasticsearch
Introducing Loggastic: The Open Source Library for Activity Logs tracking
Today, we’re excited to introduce Loggastic, an open-source library made by Locastic and designed to simplify the implementation of activity logs and store them in Elasticsearch.
Backend, Oct 30, 2020 - 4 min read
Populating ElasticSearch using serialization groups in ApiPlatform
It can be annoying to write separate ElasticSearch mapping for each entity – so Paula decided to use serialization groups and let the normalizer do the job.