USD
  • INR
  • USD
Cart
Cart 0
  • You have no items in your shopping cart.
    Cart
    Cart 0
    • You have no items in your shopping cart.
    Hire a Developer
    ×
    Contact Us!
    Send Again
    Close
    Please Login to Write Your Review

    Odoo Redis Session Store

    Odoo Redis Session Store: Allow for faster Odoo sessions access and retrieval through in-memory database storage. Odoo Redis Session module facilities the Odoo admin to store the sessions data in Redis In-Memory Database (IMDB). Storing data in In-memory allows for faster access and proper management as compared to traditional on disk storage database. It also increases the performance of cache as the number of sessions increases on your server reducing server load.

    Screenshots
    $69.00

    * Required Fields

    Add To Cart
    $69.00
    Configure and Buy
    • Description
    • Reviews
    • FAQ
    • Customers ()
    • Specifications
    • Cloud Hosting
    • Changelog

    Conventional Odoo storage Database

    By default, the session data is stored on the local server under the folder ‘local’. The path can be traced as .local/share/Odoo/sessions.

    Odoo conventionally uses a filesystem to store the sessions information. As the number of users increases so does the sessions data.

    With the increase in the number of sessions, the increasing load on the filesystem may result in slower performance during retrieval and storage of session data

    What Is Redis?

    In a technical nutshell, Redis is an in-memory data structure store, used as a database, cache and message broker. It offers you to store data on in-memory or RAM.

    Since the Data is stored on the main memory, you can retrieve the data with lightning fast speeds.

    Redis supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams.

    Redis is mostly used for caching purposes. The ability of Redis to handle a variety of data types makes it most useful for seeing it as an In-memory data store.

    What does Odoo Redis Session Store Module Do?

    Odoo Redis Session module provides the necessary structure to help you configure Redis with your Odoo server.

    The module allows you to save the Odoo sessions on In-memory Redis Store on the same server or a third party service.

    Since the cache is stored on Main memory instead of disk storage, accessing this data becomes much faster.

    How to configure Odoo Redis Session Store Module?

    Follow the steps mentioned below to successfully configure the module on your Odoo server:

    1.) Installing Redis

    (i)First you would need to install Redis. Below are the steps to install redis in debian or ubuntu based server. Run the following command on your command prompt to install Redis on your server.

    • sudo apt-get update
    • sudo apt install redis-server

    (ii)By default the connection host will be- localhost/127.0.0.1 The port on which redis work will be 6379.

    (iv) Type in the following commands to run Redis:

    • Redis-cli
    • To get all keys type:- KEYS *

    2.) Then, install Redis library for Python through the following command

    • pip3 install redis

    3.) Once done, please add the following in server config file:

    (i) Install wk_redis_session with command- server_wide_modules=web,base

    (ii) To start storing sessions in Redis ad the following: redis_session=True. If this is not added the session will be stored in werkzeug in .local file session

    (iii) Add Configurations of Redis session:

    • redis_host = host ip of redis. By default it will store the data from localhost
    • redis_port = port number of redis. By default it will store 6379
    • redis_expire = enter expiration of the session in seconds. By default session expires in 5 days (432000 Seconds), if not set.
    • If your redis server have ssl mode then you will have to pass the path of ssl certificate file. For Example:- redis_ssl_ca_certs = path of ssl certs(if having) default it is None

     Odoo Redis Session Store Features

    Configure the Redis Session with your Odoo Server easily

    • Odoo Redis Session module provides the necessary structure to help you configure Redis with your Odoo server.
    • The module allows you to save the Odoo sessions on In-memory Redis Store on the same server or a third party service.

     Access the data much faster than usual

    • Since the cache is stored on Main memory instead of disk storage, accessing this data becomes much faster.
    • All the Redis operations are atomic to get the updated value every time.

    Dedicated Support For Your Odoo Redis Session Store Module

    Webkul's dedicated support provides you with the customizations and troubleshooting solutions for your Odoo Redis Session Store module.

    For any query or issue please CREATE A TICKET HERE

    You may also check our other top-quality Odoo Plugins.

    Specifications

    Product Version1.0.0
    Released4 years ago
    CategoryOdoo AppsTool
    Last UpdatedDecember 14, 2023 (3 months ago)
    Supported VersionsOdoo  10.x  11.x  12.x  13.x  14.x  15.x  16.x  
    Rating 5.0
    based on 1 reviews

    Recent Reviews

    Write a review

    Redis Plugin

    Posted On - July 19, 2019

    Worked perfectly the first time. All my questions were answered immediately and I'm ready to buy my next plugin! Always top-notch products and services from Webkul.

    Move to Cloud Today

    AWS Free tier hosting for one year by amazon web services, for more details please visit AWS Free Tier.

    GCP Free tier hosting for one year with 300 credit points by google cloud platform, for more details please visit GCP Free Tier.

    Azure free tier hosting for one year with 25+ always free services, for more details please visit Azure Free Tier.

    In our default configuration we will provide tremendous configuration for your eCommerce Website which is fast to load and response.

    Default Configuration Details of Server

    • 1 GB RAM
    • 1 Core Processor
    • 30 GB Hard Disk
    • DB with 1 GB RAM and 1 Core Processor

    * Server Configuration may vary as per application requirements.

    Want to know more how exactly we are going to power up your eCommerce Website with Cloud to fasten up your store. Please visit the Cloudkul Services.

    Get Started with Cloud
    Not Available