-
**Is your feature request related to a problem? Please describe.**
The current higher level code structure is confusing and has potentially too many abstractions:
```
PythonVersionStore ---has---> …
IvoDD updated
2 weeks ago
-
Currently `s3s-fs` is just an example for how to implement a storage service with `s3s`.
Current Problems
+ logical concurrent safety is not guaranteed
+ internal metadata implementation is too n…
-
I was looking at James patch for #4371, and I thought that you know, FST **almost** abstracts its underlying "i/o" (storage) via reader/writer abstractions.
It would be good to try to work on this mo…
-
### 🔖 Summary
The goal of this plugin is enhance the usability of Backstage through various ways of depicting distributed tracing.
It would be a generic plugin that could be integrated with differen…
-
### Describe the bug
Toga makes assumptions about which file paths to use for `toga.Paths`; this can conflict with local machine configuration that should affect arbitrary application storage. For …
-
The new protected browser storage support is great for persisting state in Blazor Server apps. However, it's tempting to use the `ProtectedLocalStorage` and `ProtectedSessionStorage` services directly…
-
## Overview of feature request
Today, there are a fixed set of portable Radius resources:
- Applications.Dapr/stateStores
- Applications.Dapr/pubSubBrokers
- Applications.Datastores/redisCache…
-
@legistek commented on [Sat Jun 02 2018](https://github.com/dotnet/core/issues/1653)
# Suggestion - Cross Platform Storage Abstractions (StorageFolder, StorageFile) Similar to UWP
# General
U…
-
Currently, the heart of the authorization system is OSO components (in particular the `OsoDatasetAuthorizer`).
The purpose of this ticket is as follows:
- Analyze the need to use OSO further; cont…
s373r updated
1 month ago
-
Let's add another implementation for `LocalizationStrategy` based on semantic vector search.
Implementation plan details:
1. **Langchain**: Use `langchain` abstractions for building this. E.g.,
…