bitpiston / oyster

A Perl web application framework.
Other
3 stars 1 forks source link

Implement a caching library #84

Open einkoro opened 11 years ago

einkoro commented 11 years ago

http://fuelphp.com/docs/classes/cache/usage.html

http://search.cpan.org/~cleishman/Cache-2.04/lib/Cache.pm

http://search.cpan.org/~songmu/Cache-Redis-0.02/lib/Cache/Redis.pm

http://search.cpan.org/~dormando/Cache-Memcached-1.30/lib/Cache/Memcached.pm

http://search.cpan.org/~cleishman/Cache-2.04/lib/Cache/Memory.pm

http://search.cpan.org/~cleishman/Cache-2.04/lib/Cache/File.pm