cube-js / cube-js/cube

Cubejs server is not releasing memory

Open
#3,059 5 comments 1 reaction 0 assignees View on GitHub
backend:server
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

**Describe the bug**
Cubejs is not releasing the memory because of some internal cache mechanics. I tried local/redis queues and it's pretty the same. Redis is not releasing the memory too (I gave cubejs own Redis server).

**To Reproduce**
Query the data all the time and work with cubejs quering big datasets (50K+ rows)

**Expected behavior**
I'm expecting releasing of the memory after the query/data expired

**Version:**
0.26.60

**Additional context**
May be related https://github.com/cube-js/cube.js/issues/2333

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.