Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • F FEDOT
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 87
    • Issues 87
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ITMO-NSS-team
  • FEDOT
  • Issues
  • #824

Closed
Open
Created Aug 16, 2022 by Elizaveta Lutsenko@LizLutsenkoOwner

Enable separate cache DBs for separate FEDOT instances

Created by: IIaKyJIuH

Currently there is no way to use caching while running two or more separate instances of FEDOT simultaneously, cause they are deleting each others database files.

So it is common to see something like image

The problem is in this caching db class method. It was created in order to free memory on a hard disk from the old db files.

It is required to propose some solution that will still be cleaning up the memory after running FEDOT and at the same time it won't influence on the separate runs.

Assignee
Assign to
Time tracking