Skip to content

Commit dcf4a39

Browse files
authored
Update README.md
1 parent 7db7e7e commit dcf4a39

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
[![TypeScript](https://img.shields.io/badge/TypeScript-^5.4.5-blue.svg)](https://www.typescriptlang.org/)
88
[![LLM Security](https://img.shields.io/badge/LLM-Security-red)](https://github.com/Resk-Security/resk-caching)
99

10+
11+
## Full documentation
12+
13+
We provide a full documentation site (MkDocs). See `docs/` and the published site: [Resk-Caching Docs](https://resk-caching.readthedocs.io/en/latest/).
14+
15+
1016
## Resk-Caching — LLM Response Caching with Vector Database Integration
1117

1218
Resk-Caching is a Bun-based backend library/server designed to **cache Large Language Model (LLM) responses using vector databases**, significantly reducing API costs while maintaining response quality and relevance.
@@ -869,7 +875,3 @@ Access metrics at `/api/metrics` endpoint.
869875
- Eviction strategies (LRU/LFU) and cache warming CLI
870876
- Upstash Redis & Redis Cloud deployment templates
871877
- Benchmarks and load-test recipes (k6/Artillery)
872-
873-
## Full documentation
874-
875-
We provide a full documentation site (MkDocs). See `docs/` and the published site: [Resk-Caching Docs](https://resk-caching.readthedocs.io/en/latest/).

0 commit comments

Comments
 (0)