congress/congress/tests/db/__init__.py
Aaron Rosen a633f3c12f Start persisting data to database
Previously, congress would store its policy rules in memory and if you
restarted the server you would loose all your data. Now all the data is
persisted to a db and rules are loaded from it on restart.

Change-Id: I65b726f6ef731db9a83ce9b754f85a3726fa4f49
2014-11-10 22:27:05 +00:00

0 lines
Python