-
There are ways to get sqlite to push events for perhaps easier and likely more efficient tailing.
From https://news.ycombinator.com/item?id=41285614 re: similar with postgres, sqlalchemy, celery ko…
-
I use Startpage (privacy browser with google-based results instead of bing-based results) and the blocklist isn't blocking anything for me on Startpage. Images of Startpage and Google image results sh…
-
**What version are you running?**
8.19.0
**Are you using Docker or Kubernetes to run your system?**
Neither: calling application directly
**Are you running a single node or a cluster?**
Singl…
-
I'm having difficulty trying to make test_CheckCaseInConverterName and test_CheckColName both succeed simultaneously (though they both succeed with python's own sqlite3 module).
```
===============…
-
rqlite has a great functionality for [queueing writes](https://rqlite.io/docs/api/queued-writes/) for periodic automatic bulk insertion into the DB. It [improves write performance by 15x](https://www.…
-
This is related to, but different from the changeset issue discussed here; https://github.com/rqlite/rqlite/issues/127
My use-case is that I have logic on top of rqlite which need to know if it is …
-
**Describe the Bug**
Executing migration for scylla returns an error `error: no migration found for version 0: read down for version 0`
**Steps to Reproduce**
1. Generate migration files
```
m…
-
Started with https://github.com/rqlite/rqlite/issues/1711
This may be another race between nodes coming up during the Recovery process and pushing various snapshots to each other, with no guarantee…
-
**Is your feature request related to a problem? Please describe.**
maintaining special driver libs in project are a pain
it would be convenient to leverage on an existing network protocol and dr…
-
**What version are you running?**
Version v7.14.3, commit fa7fc71b8d079d088ff5accfeffcb7f2021d58c8, branch master, built on 2023-04-25T19:28:17-0400
I believe this issue goes back at least to v7.1…