add conclusion

This commit is contained in:
davidmyriel
2025-02-03 09:24:15 -05:00
parent a6be416621
commit 8523979b11
2 changed files with 11 additions and 1 deletions
@@ -239,4 +239,14 @@ We optimized for speed, and it paid off—but what about storage size?
- GridStore: 2333MB
- RocksDB: 2319MB
Technically, RocksDB is slightly smaller, but the difference is negligible compared to the 2x faster ingestion and more stable throughput. A small trade-off for a big performance gain! 🚀
Technically, RocksDB is slightly smaller, but the difference is negligible compared to the 2x faster ingestion and more stable throughput. A small trade-off for a big performance gain!
## Trying Out GridStore
- test payload
- test sparse
<div style="text-align: center;">
<img src="/articles_data/gridstore-key-value-storage/gridstore_movie.gif" alt="GridStore Movie" style="width: 50%;">
</div>