Bitcask is a log-structured fast KV store.
📁 Build your own fast, persistent KV store(Based on bitcask paper)
mini kv db like bitcask
Implementing a Bitcask like store for educational purposes
A key-value database which uses a bitcask like, log-structured, io_uring powered storage
Toy example of a Bitcask-like storage engine written in Rust
hyperon key value store using Log-Structured Hash Table like Bitcask store.
bitcask storage engine for fun.
The tiny bitcask storage engine
The high-performance kv storage engine based on bitcask paper made in golang
(Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。
Write Ahead Log for LSM or bitcask storage(or any append-only write).
🎉A Bitcask Distributed Key/Value store using Raft for consensus with a Redis compatible API written in Go.
翻译 - 🎉使用Raft与Go编写的Redis兼容API达成共识的Bitcask分布式密钥/值存储。
Engine for making things with a MS-DOS feel, but for modern platforms
翻译 - 用于制作具有 MS-DOS 感觉的引擎,但适用于现代平台
Fully dockerized Linux kernel debugging environment
【デュラチャ本家(drrrchat.com)】This is Ajax-based Durarara-like-chat. アニメデュラララに出てくるチャットをモデルに作成したAjaxベースのチャットアプリケーションです。「アニメに忠実に」をコンセプトに開発しており、LAMPベースで動作します。
A cron-like and not-cron-like job scheduler for Node.
翻译 - Node的类cron和非类cron作业调度程序。
Fish-like autosuggestions for zsh
Appwrite是一个基于Docker的端到端开发者平台,其容器化的微服务库可应用于网页端,移动端,以及后端。Appwrite 通过视觉化界面简化了从零开始编写 API 的繁琐过程,在保证软件安全的前提下为开发者创造了一个高效的开发环境
Grafana loki 是一个可水平扩展,高可用,多租户的日志聚合系统,受Prometheus启发但用于日志
👍 User-like features for Laravel Application.
翻译 - Lar Laravel应用程序的类似用户的功能。
使用redis缓存实现文章的点赞功能,异步定时持久化到mysql