Addons are components that enhance your application by providing various functionalities, such as database, a keystore, or analytics.
These are the addons NeetoDeploy offers currently:
PostgreSQL
PostgreSQL is an advanced relational database. You can add this addon to have a PostgreSQL instance for your app to connect to.
Redis
Redis is an in-memory data store which can be used as a database, cache, and message broker. It stores data as key-pair values. Your app can make use of Redis by adding this addon.
Elasticsearch
Elasticsearch is a distributed search and analytics engine. It is used for providing near-real time search capabilities with high scalability and performance.