-
Test failed: https://github.com/dragonflydb/dragonfly/actions/runs/11845724117/job/33011802700?pr=4073
```
2024-11-14T21:31:30.9412025Z 52: /__w/dragonfly/dragonfly/src/server/tiered_storage_te…
-
### Contact Details
zorlin@gmail.com
### Is there an existing issue for this?
- [X] I have searched all the existing issues
### Is your feature request related to a problem? Please describe.
I wo…
-
*Installation details*
Scylla version: c4328ffc4dce9e7463be7ff54e89463a2545f380
*Description*
Many times people are asking for a tired storage feature where data would be stored at locations back…
-
How to read raw packets which are CCSDS Space Packet Protocol format?
We have telemetry files which only contain packets in the "raw" CCSDS Space Packet Protocol format, meaning there are no frames…
-
### Description
Not sure if this should be an enhancement or defect but would like to see the provider be able to upgrade an aws_msk_cluster set up with LOCAL storage mode to TIERED storage.
###…
-
### What type of enhancement is this?
Performance
### What does the enhancement do?
# Background
The memtable capacity must be reduced if we want to accommodate a large number of tables in…
-
It would be good to be able to archive data after x period of time and shuttle that data off to spinning disks vs ssd and NVMe.
I imagine something like a standard GFS implementation would be fine.…
-
### "I'd just like to interject for a moment: What you're referring to as bcachefs, is in fact, btrfs plus tiered storage."
---------------------------------------
This is my original text. I ha…
-
Currently IIUC all the segments need to be on disk to be able to query them.
Usually, queries to older data tends to be lower or clients would be okay with
in-curing latency for queries on older d…
-
What: Tiered Storage for efficient live debugging and also to retain it long term
How: Store Index data to local disk or any block storage. Configure Snapshot to Cloud Storage (S3) periodically and…