How store data from nats-streaming to postgres and memory

Hi there. I use nats-streaming-server with flag -store sql -sql_driver postgres -sql_source to store data in postgres.
I have a task to write data in postgres AND memory, but nats-streaming-server allow write data in postgres OR memory. How can write data in store AND memory? Thanks

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.