▲ | GloriousMEEPT 3 days ago | ||||||||||||||||
> bash ./02-install-database.sh # Deploys PostgreSQL, Redis, Qdrant, Elasticsearch geez sorry but, how much SHIT is it going to take to make AI good? | |||||||||||||||||
▲ | earayu 3 days ago | parent | next [-] | ||||||||||||||||
Maintaining databases is painful, so ApeRAG uses kubeblocks for all these databases. | |||||||||||||||||
▲ | cpursley 3 days ago | parent | prev | next [-] | ||||||||||||||||
What’s funny is Postgres alone can handle this entire workload decently well. | |||||||||||||||||
| |||||||||||||||||
▲ | popalchemist 3 days ago | parent | prev [-] | ||||||||||||||||
This is a very typical, and pretty bare-bones stack. Almost any production grade webapp above a minimal threshold of complexity will have database, cache, and search. | |||||||||||||||||
|