Ticket #119 (new enhancement)

Opened 2 years ago

Last modified 2 years ago

Extensible webcache management

Reported by: giuseppe.bilotta Assigned to: giblet
Priority: normal Milestone: rbot 1.0
Component: misc Version:
Severity: normal Keywords:
Cc:

Description

Plugins should be allowed to add (and retrieve) extra information to cached webpages (e.g. the result of their parsing) by having access to plugin-specific entries in the hashes that hold cached pages. This would allow noticeable speedups in the plugins without requiring extra cache-management code.

Change History