2
0
mirror of https://github.com/openkmip/pykmip synced 2026-01-06 10:33:35 +00:00
Files
pykmip/kmip/services/server
Peter 9a994637d9 Fixing bug with in-memory SQLite storage
This change swaps out the in-memory SQLite database for file-based data
storage. SQLAlchemy support for in-memory SQLite storage does not work
across threads. The new storage scheme stores all PyKMIP server data in
/tmp.
2016-04-05 09:57:50 -04:00
..
2015-09-29 14:22:03 -04:00
2016-03-30 16:55:44 -04:00
2016-03-30 16:55:44 -04:00
2016-03-21 11:22:07 -04:00
2016-03-30 16:55:44 -04:00