| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-04-01 | 446 Bytes | |
| v3.2.7 is released.tar.gz | 2021-04-01 | 1.0 MB | |
| v3.2.7 is released.zip | 2021-04-01 | 1.4 MB | |
| Totals: 3 Items | 2.5 MB | 1 | |
Overview: Gamma supports three storage types: RocksDB, MemoryOnly, and Mmap. v3.2.7 mainly modifies and optimizes Mmap. The specific modifications are as follows: 1. Use a unified way to store vectors and scalars; 2. Use cache to improve query performance; 3. Reduce scalar memory usage; 4. Supports dynamic modification of the cache size, and flexible storage and retraction of memory; 5. Fix the occasional inaccurate query of scalar index