-
On Nexus IQ helm chart, data and log persistent volume claims will request storage based on `.Values.persistence.storageSize`.
The chart should allow to specify different storageSize for these diffe…
-
please add support aedes-persistence-level to save data in local storage
-
# Implementation Plan: Modular File Selection System
## 1. Project Structure
```
project/
├── src/
│ ├── __init__.py
│ ├── config.py # Project configuration and feature toggles
…
-
### Feature Description
The current implementation relies heavily on server-side storage and a persistent history feature. While this approach has its merits, there's a growing demand for more privac…
-
### Describe the bug
Hello I have a Custom User Storage provider that connects to a MySQL database using JPA. The user will provides the config details using the UI (via ProviderConfigurationBuilder)…
-
### Documentation Issue Description
Can somebody help with example snippet to 1) add new PDF files into existing DuckDB database and 2) Deleting those newly added files from database once RAG user is…
-
## Environment
- `Persistent Storage Provider` : DynamoDB
- `Framework Version` : Orleans 8.2.0
## Background
The `ClearStateAsync` funcction doesn't remove the entry from storage by default.
I…
-
Currently the work during grain activation happens outside of the Trace containing the calling client and the message processing on the grain.
It would be useful, if it is feasible, to have an Acti…
-
Cookies can be problematic with how much data is transmitted and processed by some web/application servers and we don't need Mojito cookies server-side.
Perhaps we should provide an option for loca…
-
Is Azure Blob/Table Storage supported for the workflow persistence? If not, is there any plan to support it?
Is there any documentation on how to implement a persistence provider?