Sysadmin Tools ๐Ÿ‡บ๐Ÿ‡ฆ
4.04K subscribers
696 photos
28 videos
302 files
5.18K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://xn--r1a.website/s/sysadmin_tools | Proton services with 2 weeks for free - https://pr.tn/ref/0TDB0YT5
Download Telegram
Teller is a command line tool for managing and accessing secrets. It supports #hashicorp #vault, #aws Secrets Manager, #google Secret Manager, and more for secure #storage.
The #percona XtraDB Cluster (PXC) is a fully open-source high-availability solution for #MySQL.
It can be provisioned with #openebs volumes using the #OpenEBS LocalPV #storage engine.

https://docs.openebs.io/docs/next/percona.html

#k8s #kubernetes
2022-systor-apis.pdf
733 KB
Understanding Modern Storage APIs: A systematic study of libaio, SPDK, and io_uring

https://atlarge-research.com/pdfs/2022-systor-apis.pdf

#storage #ssd #hdd
Hwameistor

Hwameistor is an HA local storage system for cloud-native stateful workloads.

https://github.com/hwameistor/hwameistor

#k8s #kubernetes #storage #highavailability
TernFS โ€” an exabyte scale, multi-region distributed filesystem

https://www.xtxmarkets.com/tech/2025-ternfs

#storage #network #fs
SlateDB

SlateDB is an embedded storage engine built as a log-structured merge-tree. Unlike traditional LSM-tree storage engines, SlateDB writes data to object storage (S3, GCS, ABS, MinIO, Tigris, and so on). Leveraging object storage allows SlateDB to provide bottomless storage capacity, high durability, and easy replication. The trade-off is that object storage has a higher latency and higher API cost than local disk.

https://github.com/slatedb/slatedb

#rocksdb #database #storage #embedded #objectstorage #lsm