-
I'm having too many read and writes to firestore in a given workout. I think the best way to optimize this is:
- As soon as a user starts adding exercises to current workout, it get's added to loca…
-
What would you like Teleport to do?
https://goteleport.com/docs/enroll-resources/database-access/auto-user-provisioning/postgres/
```diff
spec:
options:
create_db_user_mode: best_effort_drop
a…
-
Running on Windows 11 24H2
using 'run-console.bat'
Errors out. Contents of 'cove.log' below.
[2024-10-31 18:51:45 +0800 NIL github.com/anacrolix/gostdapp app.go:40]
error in main: initializing…
-
### Is this a new feature, an improvement, or a change to existing functionality?
New Feature
### How would you describe the priority of this feature request
High
### Please provide a clear descri…
-
Right now we stick with SQlite, but it has huge disadvantage: it's using a file system. In many cases using of a file system is really complicated or even not possible: serverless scenario, docker etc…
-
### Description
This isn't necessarily a bug - more a performance enhancement request, but there's no category for that.
When running `apt install` commands on Ubuntu hosted runners, the runners s…
-
-
## DBのデータの更新
DBには`id`・`name`・`status`をもったjson形式のデータがある。
そこで、`status`の初期値は`wait`であるが、体験が終わった人は`finish`などに変えたい。
そこで次の方法を考える。
## DB更新処理
1. ユーザが直接メッセージ送信する
LINEでユーザが体験終了と送信することで、そのユーザの`status`を…
-
### Installation Method
Docker Installation
### AzuraCast Release Channel
Rolling Release Channel
### Current AzuraCast Version
_No response_
### What happened?
I restarted my machine because o…
-
**OpenSIPS version you are running**
```
./opensips -V
version: opensips 3.3.10 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC,…