openbmc / bmcweb

A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC
Apache License 2.0
156 stars 131 forks source link

This is intial POC to show the following #163

Closed ratagupt closed 3 years ago

ratagupt commented 3 years ago

-> How we can cache the properties? -> How the cache properties can be updated?

This POC is to get a feed back on the caching approach?

Are we on right direction or should we change the direction?

Once match gets hit the call back is called(notiFy handler) for the object.

-Create the data interface class which is to keep all the raw data for the logentry(Bmcdump, SystemDump).

The aim was to get the feedback about the approach.

Signed-off-by: Ratan Gupta ratagupt@linux.vnet.ibm.com

edtanous commented 3 years ago

Please open this on gerrit.