7 lines
182 B
Markdown
7 lines
182 B
Markdown
# Memory Adaptor
|
|
|
|
This adaptor stores everything in memory, and all data is lost when the API is stopped. Useful for testing.
|
|
|
|
> **Warning**
|
|
> Do not use this adaptor in production!
|