Project

General

Profile

Actions

Feature #856

closed

Enable time based caching

Added by Ohad Levy about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Rails
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

In order to cache long operations result (such as a remote puppetca call via the proxy), or temporary values (such as next unused ip) a caching logic is required.

Ideally, one could use memcached, but in order to reduce complexity, a built in ttl based caching should be supported.

the logic should be compatible with memcached, if required for large deployments.

Actions #1

Updated by Ohad Levy about 13 years ago

  • Status changed from New to Ready For Testing
  • % Done changed from 0 to 100
Actions #2

Updated by Ohad Levy about 13 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF