{"items":[{"id":"c9a7c981-b46b-48ee-bb51-a4a1c6504e10","type":"push","org":"subh05sus","repo":"cache-pot","title":"Introduced a branded, interactive TUI for Cachepot","summary":"We've added an interactive terminal UI that activates automatically in real terminals to provide real-time monitoring of metrics like uptime, memory usage, and cache hit ratios. This new interface reuses existing in-process getters for data accuracy, while maintaining backward compatibility for piped or non-interactive environments to ensure CI and logging workflows remain uninterrupted. Users can toggle this off with --no-tui or the CACHEPOT_NO_TUI environment variable. ![Monitoring in style](https://enxegfybrygakxrhnabg.supabase.co/storage/v1/object/public/meme-images/c4f2e0fc-4d9e-44f5-b311-2c4a86c45523.jpg)","url":"https://nomit.dev/subh05sus/cache-pot/status/94d809cb313aba1f187ec6015958009c30dfd10e134fdddbda39f2b11734f9c7","author":"subh05sus","contributors":["subh05sus"],"updated_at":"2026-07-09T12:31:37+00:00"},{"id":"4f343482-6777-44c7-a782-d8edcc4994b1","type":"push","org":"subh05sus","repo":"cache-pot","title":"Major performance boost for vector search and new tooling suite added","summary":"This update introduces a hybrid HNSW index for collections larger than 256 vectors, achieving sub-linear query times and ~3.9x faster performance compared to the previous brute-force approach. Additionally, we have added a RESP-compatible CLI and benchmarking tool, implemented TLS support for secure connections, and updated our documentation with a proposed clustering design. These changes mark a significant step forward in both production utility and architectural maturity. ![Lightning McQueen speed](https://enxegfybrygakxrhnabg.supabase.co/storage/v1/object/public/meme-images/70bfbe80-e40e-4af3-9760-50f35239a2a8.jpg)","url":"https://nomit.dev/subh05sus/cache-pot/status/17094cc94e47dbe0bf57cdf23325638a9f92e13c945ad9f7eee1c5ca16cbbccf","author":"subh05sus","contributors":["subh05sus"],"updated_at":"2026-07-09T12:04:40+00:00"},{"id":"3a676649-f895-479b-bcbe-547eba4a6141","type":"push","org":"subh05sus","repo":"cache-pot","title":"Added Redis-style MULTI/EXEC/WATCH transactions with optimistic locking","summary":"This update introduces atomic transaction blocks (MULTI/EXEC/DISCARD) and optimistic concurrency control via WATCH, allowing for safer state updates. The implementation includes per-key version tracking to detect concurrent modifications, ensuring that updates are atomic and consistent. By keeping watch-version tracking gated behind an atomic active-count, the system maintains high performance for non-transactional writes on the hot path. ![Redis transactions](https://enxegfybrygakxrhnabg.supabase.co/storage/v1/object/public/meme-images/2450a8c1-f2a7-453d-bd5f-dcf247c6862d.jpg)","url":"https://nomit.dev/subh05sus/cache-pot/status/63abc2203d3a42a86d2d677f6e853a895e6d48efbb90df0678ecdad352b6126b","author":"subh05sus","contributors":["subh05sus"],"updated_at":"2026-07-06T21:25:59+00:00"},{"id":"3caebf6c-3176-41e6-964d-37db21249dc5","type":"push","org":"subh05sus","repo":"cache-pot","title":"Major feature update: web dashboard, AOF persistence, and RESP protocol support","summary":"This significant release introduces a robust embedded web dashboard for real-time observability, including tools for browser, workbench, and profiling access. The backend now features AOF (Append Only File) persistence, a fully integrated RESP protocol parser, and expanded engine capabilities like SCAN, RENAME support, and advanced server introspection via commands like MONITOR and SLOWLOG. These enhancements dramatically improve the debuggability and data durability of the cache server. ![Big moves](https://enxegfybrygakxrhnabg.supabase.co/storage/v1/object/public/meme-images/cda26ceb-8589-4d44-b6b0-c6fbb437386d.jpg)","url":"https://nomit.dev/subh05sus/cache-pot/status/04920afb2da52a585d17591e8f7974bb4bd509991c1937cdb4b9d905cc3cb077","author":"subh05sus","contributors":["subh05sus"],"updated_at":"2026-07-06T13:47:44+00:00"},{"id":"40e626f3-908a-4f1a-a806-4667215330d2","type":"release","org":"subh05sus","repo":"cache-pot","title":"Welcome to the world, Cache-Pot: v0.1.0 is officially released! 🍜","summary":"Cache-Pot v0.1.0 is here, bringing a fast, single-binary Redis-compatible data store specifically designed for AI agents. This initial release includes support for core RESP2 commands, built-in vector search, a semantic cache to reduce LLM costs, and a native MCP server for agent tool integration. It is ready for your local AI experimentation and development workflows.\n\n![Success!](https://enxegfybrygakxrhnabg.supabase.co/storage/v1/object/public/meme-images/subh05sus/cache-pot/success/3ee04a1d-80bb-4db3-b555-c771d12f9413.png)","url":"https://nomit.dev/subh05sus/cache-pot/status/399a528db303c51ea01aa1f590abc92afbf538b1ea7d1010561fdfcf44a66741","author":"github-actions[bot]","contributors":["github-actions[bot]"],"updated_at":"2026-07-06T08:37:49+00:00"}],"pagination":{"offset":0,"limit":5,"has_more":true}}