0

In zato.io I would like to create a service and periodically pull data from ERP. Later on that data will be pushed from zato.io to another external system. Is it a good practice to store that data (temporarily) in zato.io's default Redis database or new instance of Redis should be deployed?

aekis.dev
  • 2,626
  • 1
  • 12
  • 19
bogumbiker
  • 437
  • 2
  • 5
  • 19

1 Answers1

0

yes using zato.io's Redis database is possible.

bogumbiker
  • 437
  • 2
  • 5
  • 19