Closed
Bug 913601
Opened 11 years ago
Closed 7 years ago
slaveapi should store history somewhere
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bhearsum, Unassigned, Mentored)
Details
Right now, results of actions are volatile - they disappear when the daemon is restarted. We should store them somewhere. I did some initial investigation into this and I'm leaning towards a simple SQL backend. I looked at using redis too, but it doesn't seem like a good choice for data that will live for a long time.
Reporter | ||
Updated•11 years ago
|
Whiteboard: [mentor=bhearsum]
Comment 1•10 years ago
|
||
Where "somewhere" is not on the hosts themselves, plz
Assignee | ||
Updated•10 years ago
|
Mentor: bhearsum
Whiteboard: [mentor=bhearsum]
Assignee | ||
Updated•7 years ago
|
Component: Tools → General
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•