#community-help

Handling 1TB Data with Limited RAM in Typesense

TLDR Stephano asked about handling 1TB data with limited RAM. Jason explained that Typesense uses in-memory indices requiring enough RAM to hold all data.

Powered by Struct AI

1

2
31mo
Solved
Join the chat
May 09, 2021 (31 months ago)
Stephano
Photo of md5-1b5a9819eb84d9342bdcd7da73258779
Stephano
06:43 PM
If we have for example 1 TB of data, how is it supposed to keep that in limited RAM?
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
08:59 PM
Typesense is architected to use in-memory indices and so one of the system requirements is to have sufficient memory to hold all your data in RAM.

1