Sysadmin Tools πŸ‡ΊπŸ‡¦
3.88K subscribers
692 photos
28 videos
302 files
5.1K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://t.me/s/sysadmin_tools
Download Telegram
Quine β€’ a streaming graph

Quine is a streaming graph interpreter; a server-side program that consumes data, builds it into a stateful graph structure, and runs live computation on that graph to answer questions or compute results. Those results stream out in real-time.

https://github.com/thatdot/quine

#kafka #scylladb #cassandra
Understanding and Mitigating Distributed Database Network Costs with ScyllaDB

https://www.scylladb.com/2023/11/08/network-costs-with-scylladb

#scylladb #database #costs
SierraDB

SierraDB is a modern, horizontally-scalable database specifically built for event sourcing workloads. It combines the simplicity of Redis protocol compatibility with the distributed architecture principles of Cassandra/ScyllaDB, providing developers with a powerful foundation for building event-driven systems.


https://github.com/sierra-db/sierradb

#cassandra #scylladb #redis