-
Contributors: Paul Groth, Mike Taylor
## Goals and Summary
Many datasets are the product of the aggregation of data from multiple sources and often multiple parties. For example, the Open PHACTS plat…
-
```
What should be implemented?
implement HT5/HT6 matchfinders that will allow us to use 1gb dictionary in
max. compression mode; also modify decompressor to use multiple buffers
Why it will be usefu…
-
**Describe the issue**
This is a feature request.
The request is to enhance the driver to accept custom HostChooser implementations. If there are multiple PG/PG compatible databases then allow th…
-
We have a few different issues around adding `--from-file` to new commands, e.g. https://github.com/sourmash-bio/sourmash/issues/1631.
As I was implementing #1657 for a different reason, though, I …
-
Our mypy configuration currently includes an explicit [enumeration](https://github.com/matrix-org/synapse/blob/4249082eed54a0fe6412ab303409511ea759dd76/mypy.ini#L28-L30) of files to check. That list c…
-
### Proposal Description
Research if database transactions are prone to multi threaded read/write operations. If not, refactor some parts of the code to not use transaction to gain some performance. …
-
## Overview
Hello there! 👋 I'm currently running experiments with a substantial number of recordings exceeding 100k. Managing these experiments becomes a bit unwieldy when dealing with over 100k indi…
-
## Summary
[TIP]: # ( DO NOT include screenshots of your actual database! )
[NOTE]: # (Provide a brief overview of what the new feature is all about)
I use a network share based Passwords.kdbx for…
-
**Starting heuristic:** navigating the reference list.
**Input:** a set of papers.
**Paper object structure:** see the next comment.
**Starting database:** Scopus.
Let's first design the m…
-
What's the best practice in regard to multiple databases? I read in the tutorial that `conn` in `SpockM conn sess st a` is for "a database", where would i put the second database? I was planning to us…