Computer Science and Programming
151K subscribers
639 photos
29 videos
37 files
926 links
Channel specialized for advanced topics of:
* Artificial intelligence,
* Machine Learning,
* Deep Learning,
* Computer Vision,
* Data Science
* Python

Admin: @otchebuch

Memes: @memes_programming

Ads: @Source_Ads,
https://telega.io/c/computer_science
Download Telegram
Redka: Redis with SQL

Redka is an open-source database that implements Redis commands on top of SQLite, providing Redis API compatibility with built-in persistence. It offers zero-configuration setup, ACID compliance, and lightweight deployment while maintaining compatibility with existing Redis clients. The project is ideal for development environments, small to medium applications, edge computing, and embedded systems where Redis functionality is needed with guaranteed data persistence.
🔥41👍1
Valkey 9.0 Released With Ability To Achieve One Billion Requests / Second
Valkey 9.0 has been released, marking a major milestone for the Linux Foundation-backed Redis fork. The new version introduces significant performance improvements, with the capability to handle up to one billion requests per second. This key-value database continues to evolve as a popular alternative in the data storage ecosystem.
3