Index Caching
The service-based SDKs handle caching automatically on the server side. Unlike the embedded SDKs, you don’t need to specify cache sizes when creating indexes. The CyborgDB service optimizes query performance through:- Automatic index caching based on usage patterns
- Server-side query optimization
- Efficient index loading and memory management