2
0
mirror of https://github.com/openkmip/pykmip synced 2026-01-15 15:03:16 +00:00
Files
pykmip/kmip
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
..
2016-03-30 16:55:44 -04:00
2015-11-25 12:43:40 -05:00
2016-02-09 14:13:22 -05:00
2015-12-02 12:49:59 -05:00