OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4102discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: in-memory-database清除
ADDED

Reference implementation of a real‑time website analytics dashboard on Google Cloud. Click‑stream events are published to Pub/Sub, processed by a Dataflow streaming pipeline, stored in Cloud Memorystore (Redis) using HyperLogLog for cardinality, and visualized by a Spring Boot web UI with Google Charts.

Data & databasesDeveloper toolsStreaming & warehousing
frogdbfrogdb
ADDED

FrogDB is a pre-release, Redis 8.0-compatible, memory-first database written in Rust. It speaks RESP2/RESP3 for drop-in use with existing Redis clients and provides core and module-style data types, JSON, time series, vector and full-text search, Raft-based clustering with read replicas, and RocksDB-backed persistence.

Data & databasesDeveloper toolsNoSQL & cache