I am developing an API in Unix environment for virtual machines. I have to store some information in a table about virtual machines.
Currently I am using python dictionary of virtual machine objects and storing the same in pickle.
I would like to know about other best ways(if any) to store the data in command line API's. Any suggestion would be helpful.
Asked by Dany
(189 rep)
Nov 9, 2014, 10:08 AM
Last activity: Feb 17, 2024, 09:07 PM
Last activity: Feb 17, 2024, 09:07 PM