-
During the recent "use an sqlite3 database as the queue, and store the whole, wire-ready, message" changes I decided against actually making the sending threaded.
But the reasons for that were:
…
-
**Fission/Kubernetes version**
$ fission version
client:
fission/core:
BuildDate: "2024-10-04T07:43:36Z"
GitCommit: 352090d0
Version: v1.20.5
server:
fission/…
-
We would like an easy way of persisting AWS `SECRET_ACCESS_KEY` / `ACCESS_KEY_ID` / `REGION` information in Metasploit's database. We would need similar mechanism for GCP/Azure.
This would integrat…
-
### Description
I can't upload debug symbols to firebase crashylytics.
I have updated firebase SDK version in my unity project to 12.2.1, and build my game for android (aab) with debug symbols (zi…
-
- [x] Gateway token exchange with Spring Cloud Gateway + Keycloak #6, #12
- [x] Auditing Spring Data Entities #1
- [x] Restricting Spring Data Queries to active user (`Pre/PostAuthorize` or `PostFi…
-
At a very high level, the requirements for durable state for multi-host fault tolerance are like those for single-host fault tolerance.
At a more realistic level, implementing the [single-host specif…
-
### Steps to reproduce
1. Run Nextcloud on a modern multi-core 64 bit machine with more than a few 100 000 files.
2. Try and search for a file using the normal search function (no apps/add-ons).
…
-
Hey there.
Have you considered the cross database migration schema?
Something like:
```
user := Table{"user"}
user.UUID("id").PrimaryKey()
user.String("email", 150).Unique(true)
user.String("passw…
-
## What would you like Teleport to do?
Basic commands like `INFO` and `SCAN` should be supported for Redis in cluster mode.
Teleport should either pass through the command to the single server o…
-
[hale studio](https://github.com/halestudio/hale/) is a proven ETL tool optimised for working with complex strucutred data, such as XML, relational databases, or a wide range of tabular formats. It su…