Storage
Memory
Features of the memory storage engine for Tansu:
- The memory storage engine is designed for ephemeral non-production environments
Enabled in the broker by using the --storage-engine=memory:// parameter or setting the STORAGE_ENGINE environment variable.
Example
STORAGE_ENGINE="memory://"