-
## Proposal
Add a `Clone` function to the `Snapshotter` interface which can capture the state of an active snapshot. The output is always a writable active snapshot. It can be immediately committed…
-
Hi @4deeptech ,
I like what you are doing with this project.
Are you still maintaining it?
I am getting set up to use Akka and EventStore and have been making some enhancements to your code.
If you …
-
This is the logic of my code.
```rust
async fn create_data_events(&self, captured_tables: HashSet) -> core::result::Result {
let pool = &self.context.pool;
let sender =…
-
#### What would you like to be added:
Add new `provider.sqlite` support in https://github.com/JellyfishSDK/jellyfish/tree/main/apps/whale-api/src/module.database as an alternative `whale-api` d…
-
### 🚀 The feature
Over time, we have received more and more request for additional `IterDataPipe` (e.g. #648, #754, plus many more). Sometimes, these functionalities are very similar to what is alr…
-
**FXBlurView has a serious Bug.**
**When I set subview hidden:**
`view.subviews[1].hidden = true;`
**And add FXBlurView:**
`[view addSubview:[[FXBlurView alloc] initWithFrame:view.bounds];`
**The subv…
-
I have this strange issue when execution snapshot testing of components in different environments (local).
I have multiple environments which runs the same tests, and produce the same snapshots, but …
-
Hi, guys! :)
I need your help, please. On our project, we using jest + enzyme to test components. We created component Calendar, wich include DateRangePicker from your library, and its working fine…
-
**Actual behavior**
When I pass `--use-new-run` I see the following toward the end of the logs:
```
INFO[0000] Initializing snapshotter ...
INFO[0000] Taking snapshot of full …
-
```
What steps will reproduce the problem?
1. Stop zumastor
2. Wait for a cron cycle
3. Zumastor will attempt to replicate despite the service being stopped
Linux zuma5 2.6.24.2-zumastor-r1626 #1 SMP…