issues Search Results · repo:superfly/corrosion language:Rust
Filter by
43 results
(63 ms)43 results
insuperfly/corrosion (press backspace or delete to remove)Any blockers on Windows support ?
Saw this one...
https://github.com/superfly/corrosion/blob/main/crates/corro-types/src/sqlite.rs#L31
gedw99
- 2
- Opened on Feb 7
- #287
Is Corrosion a solution to replicate SQLite across multiple application servers with eventual consistency?
I notice LiteFS is marketed a way to have an application-level SQLite with single-writer with ...
Sleepful
- 1
- Opened on Jan 28
- #284
When DB schema is changed (e.g. a new column is added) on node A and not on node B, inserts/updates from node A using
new schema fail to apply on node B:
2024-09-26T10:59:26.534155Z ERROR corro_agent::agent::handlers: ...
psviderski
- 8
- Opened on Sep 26, 2024
- #261
in debug build, run corrosion exec on node with faster clock cause other nodes panic.
https://github.com/superfly/corrosion/blob/main/crates/corro-agent/src/agent/handlers.rs#L860.
let recv_lag = change ...
runsisi
- 1
- Opened on Aug 5, 2024
- #250
Subscribing with change_id (from=N query param) doesn t result in error if the change id is already recycled. Corrosion
server simply returns changes starting with the oldest available one.
This should ...
pborzenkov
- 3
- Opened on Jul 23, 2024
- #239
the docs reference basic rust one here:
https://superfly.github.io/corrosion/api/subscriptions.html#client-implementation-guide
But I expect that Js and Golang and other devs would like some simple examples ...
gedw99
- 4
- Opened on May 24, 2024
- #216
Here is an example setup.
You have a 3 node corrosion running and 3 golang servers subscribing using
https://superfly.github.io/corrosion/api/subscriptions.html
If , in the golang servers, the data feed ...
gedw99
- 5
- Opened on May 24, 2024
- #215
Could tagged binary releases in CI be done ?
Even if non verified. It will help with black box testing.
it will make it much easier or deployment.
gedw99
- 3
- Opened on May 20, 2024
- #212
I encountered an error while attempting to build the project on my Windows machine. The error message indicates that the
import tokio::signal::unix::Signal is unresolved, suggesting that the project is ...
manuelinfosec
- 6
- Opened on May 15, 2024
- #210

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.