vitrage/releasenotes/notes/sql_integration-c33342d100492ceb.yaml

6 lines
173 B
YAML
Raw Normal View History

---
features:
- Integration with Sql Alchemy.
Allows for data and state to be kept after restarts.
And will also allow a shared data store for multiple processes.