Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

khcloud-python/ormcache_redis

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

把Cache存到redis中


odoo-orm-cache

Dependencies

odoo-orm-cache uses redis to store cache into redis server. You will need to install it.

Compatibility

This module is compatible with Odoo 11 and Python 3. For older versions, you can refer to the original source code (see credits below).

Configuration

In order to use odoo-orm-cahe you will need to edit etc/odoo/odoo.conf file:

  • modify the master odoo.conf file:
    ormcache_redis_url=redis://@redis-ip:6379/0 
    ormcache_redis_expire=604800

Additional Information and Credits

This code is custom from this repo it using odoo 10 and this repo use for Odoo v11.0 and using it as modular.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.