1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update README.md

This commit is contained in:
Ginger Collison
2019-10-25 10:19:00 -05:00
committed by GitHub
parent d2c1e66e11
commit 4fad96bdc4

View File

@@ -2,3 +2,6 @@
By default, the NATS Streaming Server stores its state in memory, which means that if the streaming server is stopped, all state is lost. Still, this level of persistence allows applications to stop and later resume the stream of messages, and protect against applications disconnect \(network or applications crash\).
* [File Store](file_store.md)
* [SQL Store ](sql_store.md)