ended6월 11일· 1 sources
Show GN: Bundis – Bun.RedisClient를 위한 SQLite 기반 Redis 호환 서버
Why it matters
Bundis brings Redis API compatibility to Bun applications without requiring a separate Redis server or any native dependencies, using SQLite for persistence and an in-memory cache for performance. This solves a real operational pain point: developers who need caching and pub/sub capabilities but want to avoid infrastructure complexity or dependency overhead. For Bun-focused teams, it represents a practical middle ground between raw performance and deployment simplicity.
1
Sources
+0
24h
—
Growth
102d
Active
BundisBunRedis-compatibleSQLiteEmbedded persistence