-
### Description:
When enabling E2E encryption, I expect the messages send in a encrypted channel to be encrypted from start to finish.
Fetching them from the database, encrypted, shipping them to…
-
Is there a difference between database and database test-suite? Where can I download the database test-suite?
-
### 🐛 Describe the bug
`memo/proxy/main.py`
It seems that when answering questions in memo/proxy/main.py, the recall mechanism doesn't utilize the dictionary information from the graph database.
…
-
-
Good to know:
- [ ] MySQL vs PostgreSQL https://kinsta.com/blog/postgresql-vs-mysql/
- [ ] SQL vs NOSQL https://www.red-gate.com/simple-talk/databases/nosql/how-to-choose-between-sql-and-nosql-databas…
-
### Tell us about your feature request
Add the ability for users to select more than one database during project configuration. Currently, only a single database can be chosen, which limits flexibili…
-
Currently, when a download is skipped due to file size limits, it is written to the database with completed as 0.
Even in these cases, we would like to see the data written to the database with com…
-
Please document what needs to be done, in addition to enabling it.
-
At the cost of adding a dependency for SQLite, this helps to tidy up the files used by MochiFeed, as it will have only one database file to manage instead of multiple text files. Data will be more org…
-
would be nice if have [sqlite3](https://pub.dev/packages/sqlite3) based databases support instead of relying on postgresql and docker for small projects ,, this also will make it possible to integrat…