-
### I'm submitting a
Feature request
### Description
Right now Simpla is tightly coupled to using Github as a backend. Instead, we should split both Auth and Storage into adapters. Under this…
-
Edit: I added another link to the Edup EP-AX1673 below.
I do not have this adapter, at least not yet, so this information should be considered an educated guess until we have solid information to c…
-
I've gotten pretty far with the azure table storage adapter. The one thing i'm running into is that when the test suite does model.first({id: x}) the comparisons object only has the field name without…
-
The storage adapter code is buggy, I am getting this error no matter what configuration I try:
```python
File "/usr/local/lib/python3.8/site-packages/chatterbot/storage/sql_storage.py", line 43, i…
-
Would be cool to make the storage adapter configurable to support other storages than DynamoDB such as: Redis, MongoDB, SQL etc.
``` ruby
Shoryuken::Later.storage_adapter = MyStorageAdapter
```
The …
phstc updated
8 years ago
-
:bug: **I'm reporting a Bug** :bug:
I am following the manual installation procedure and after this command:
$ NO_DOCKER=true make dev
I get this error:
It doesn't matter if I download the…
-
# Error Info
Error name: Error
Error message: panicked at /home/runner/.cargo/git/checkouts/rust-flash-lso-7db697fbf6bd96f3/98679aa/flash-lso/src/amf3/read.rs:435:14:
Unable to get Object
# Play…
-
`SHARP_INSTALLATION` error when uploading an image after upgrading from Ghost 5.59.2-alpine to 5.74.0-alpine
ghost-cloudflare-r2 version: 0.1.0
Stack Trace:
```
[2023-11-24 06:42:07] ERROR "POST…
-
How do I get all the storage folders and add them to the treeViewAdapter? I've tried all sorts of ways, but I can't.
```java
File root = new File("/storage/emulated/0/");
for (File file : root.li…
-
Greetings!
I have a fork of this repo, which currently works with minio, and hosted.
The code contains only hacky code, and I would like to get some help to refine it and merge it upstream.
I…