# 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!