-
Hello,
I am currently facing an issue with extremely high memory usage while building a Kraken2 database with around 400GB of genomes. When using a 31-mer size, the database construction seems to r…
-
Hello,
I found few problems with in parse_database function.
My pgbouncer.ini file contains the following data:
```
[databases]
template1 = host=localhost host=localhost2 port=5432 dbname=tem…
-
Hello,
A dreamt feature would be the ability to choose the execution engine. Some dataprep/etl tools have it (like Alteryx or Dataiku).
That means two possibilities :
- in-memory when the tool re…
-
### 🐛 Describe the bug
`memo/proxy/main.py`
It seems that when answering questions in memo/proxy/main.py, the recall mechanism doesn't utilize the dictionary information from the graph database.
…
-
i am using
Connection::open_in_memory_with_flags(config)?;
i think it just open a connection to in memory db?
-
If I run the following with the file
[samsung_sales.xlsx](https://github.com/user-attachments/files/17836343/samsung_sales.xlsx)
```python
import duckdb
sql = """
INSTALL spatial; LOAD…
-
When repldb is enabled and no database is available (either compiled out or not set) the repldb implementation should fall back to a `HashMap`
-
Currently ntopng visualize alerts in different tabs according to the status (engaged or stored). It is requested to merge them in a single view, which should allow also sorting and filtering them. In …
-
### Issue Summary
The memory consumption of a Node.js server process using an SQLite in-memory database decreased from 1.5 GB to 50 MB in Task Manager, while the SQLite database still contains 1 GB…
-
PostgreSQL is quite heavy to set up for e.g. integration tests. There could be an option to run everything in-memory.
Or... sqlite.
Related: https://github.com/input-output-hk/cardano-wallet/pul…