-
Starting to look into React Native... or even just Electron-esque things.
## Work required...
- [x] Refactor persistence layer into abstractions (still IDB only)
- [x] Refactor metadata persi…
-
I experience some inconsistent results when trying to create the same chart using different persistence services.
I think that the issue might be that [FilterCriteria](https://www.openhab.org/javad…
jlaur updated
2 weeks ago
-
### Problem description
When you set up your store to persist your api reducer as outlined on the website, there's a chance your persisted queries get stuck in "pending" state if the app gets interru…
-
See https://deploy-preview-652--jakartaee-specifications.netlify.app/specifications/persistence/3.2/
* Adds `union`, `intersect`, `except`, `cast`, `left`, `right`, and `replace` for Jakarta Persis…
-
https://github.com/okumin/akka-persistence-sql-async/issues/5
-
I am using loki distributed helm chart and configured the PVC to store logs of long duration but I can see only last 3 hrs of data on grafana dashboard.
In ingester logs I can see this
> level=inf…
-
CassandraJournalStatements.scala
```scala
def selectHighestSequenceNr =
s"""
SELECT sequence_nr FROM $tableName WHERE
persistence_id = ? AND
partition_nr = ?
O…
-
Hi everyone,
I want to test the query string generated by the repository function only. My goal is to make the unit test as independent as possible and avoid creating a dedicated database instance …
-
**Describe the bug**
I'm trying to deploy loki with minio and I get an error. my values:
```
global:
image:
registry: "***"
imagePullSecrets: "nexus-registry"
loki:
schemaConfig:
configs…
-
## Observed vs. expected behavior
When using ```JPAQuery.orderBy``` with user provided input there is a possibility to inject ```HQL``` query, which is then executed in database.
## Steps to repro…