sushy-tools/sushy_tools
Ilya Etingof b13ea4e9c7 Add memoization to expensive emulator calls
Drivers of Redfish emulator now cache the
outcome of a select calls choosing either the
two policies:

* Cache the information for the lifetime of the
  emulator process if it's unlikely for such
  data to get out of sync
* Cache the more dynamic information just for
  the duration of a single Redfish REST API
  call

This change improves emulator responsiveness.

Change-Id: Ief46a0a7b82900ccf6d4c9ebb417f711a9b00513
2019-03-05 14:39:58 +01:00
..
emulator Add memoization to expensive emulator calls 2019-03-05 14:39:58 +01:00
static Cleanup shebang line 2018-07-17 18:51:18 +03:00
tests Add memoization to expensive emulator calls 2019-03-05 14:39:58 +01:00
__init__.py Initial Commit 2017-04-06 17:05:16 +01:00
error.py Redirect to UUID URLs 2018-12-04 13:55:56 +01:00