-
This is a spike to investigate the possibility of consolidating multiple metrics emitters...for easier maintainability
cc @cirocosta for input!
-
It would be great if asyncpg supported two-phase commit
1. https://www.postgresql.org/docs/current/static/sql-prepare-transaction.html
1. http://initd.org/psycopg/docs/usage.html#two-phase-commit-…
-
Esta semana a cargo: @duende84
Siguiente semana: @orendon
-
For TCGA Google Big Data Query check
- [x] What are the requirements for accessing Google Big Data Query?
- [x] What is the pricing for accessing Google Big Data Query Check for Big Data Query?
-…
-
In my testing I'm seeing that GSIs are not always picked up when both the table hash and the range key exist in the predicate. More specifically I'm seeing the GSI only gets used when the table hash i…
-
-
I'm trying to build this package, (so that I can build the latest `annotation-scheme`, and its now failing with
```
CMake Error at src/CMakeLists.txt:10 (find_package):
Could not find a package c…
-
Reported by: **[kek001](https://github.com/kek001)**
Date: 2019-05-31T10:47:05Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: [lp1831227](https://bugs.launchpad.net/bugs/1831227)
---
WIS…
-
One issue we've had with LiteFS is that background job nodes usually need to write to the database but they are not the primary node themselves. They also cannot utilize the LiteFS proxy since there a…
-
We need to address to situations:
1. TransactionScope can trigger a timer-based rollback, which can happen at any point and coincide with a user action on the same connection. There's a flawed atte…