Hello BahijMohmed ,
It's not mandatory to store data in flespi. You may use flespi just as parser: configure your channels not to store messages (choose "Without TTL" option for messages_ttl field in channel's configuration), and it will only parse incoming packets from devices and publish parsed JSON messages into MQTT broker.
This article describes how to consume parsed JSON messages via MQTT.