-
I am trying to run a `foldseek easy-search` job with the UniProt database built from `foldseek databases Alphafold/UniProt`. With two different attempts on different machines (with up to 256GB memory)…
-
The update was just adding a single TEXT column. No index. It caused this:

UPDATE: It seems it DID add t…
buzzy updated
18 hours ago
-
We encountered the following error with `writeResultToDisk` with version "1.0.5".
@anallg Could you please confirm?
```
! Table is collected to memory as not all requested estimates are support…
-
```
{
"block": "trenord",
"scripts": [
{"script": "clean_tmp", "args": ["./aux_test_processing"]},
{"script": "netex_to_db.py", "args": ["./aux_test_input/it-itc4-t…
-
**Is your feature request related to a problem? Please describe.**
Snowplow Micro appears to store events entirely in memory using two lists: one for good events and one for bad. As events are stored…
-
Get familiar with the basics of databases:
Objectives:
1 - Watch these videos:
[Learn What is Database | Types of Database | DBMS](https://www.youtube.com/watch?v=j09EQ-xlh88&t=403s)
[What is SQL](h…
-
## Background
With #929, Ponder uses an in-memory cache during the historical backfill to improve the performance of indexing functions. This cache occasionally flushes to the database to avoid an ou…
-
### Describe the bug
I have a SurrealDB (1.5.4.) instance running as an Azure Container Instance with the file flag set.
I have about a few 1000 records in this database and I query them them wi…
-
### User Story
As a RS engineer, I want to ensure resources are used efficiently, so that the system can remain scalable and performant.
### Description/Use Case
Lookup tables in RS are currently…
-
Hey,
I just noticed the in-memory setting for the DB : https://github.com/ngs/middleman-blog-similar#database-location
I tried it and... it crashed. Here's what I've been doing:
- Added the `mi…