#6927: extend CachedFunction to handle disk-cache
-------------------------+--------------------------------------------------
Reporter: boothby | Owner: cwitty
Type: enhancement | Status: new
Priority: major | Milestone: sage-feature
Component: misc | Keywords: cache database
Reviewer: | Author:
Merged: |
-------------------------+--------------------------------------------------
The CachedFunction class is a wonderful decorator that provides cacheing
of computations, unique rings, etc. However, for any number of databases,
it would be useful if the computed data was to persist between sessions.
So, we should extend the CachedFunction class to enable disk caches, too.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6927>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---