FastKV is a real-time and high-performance persistent key-value store implemented by mmap. FastKV是由mmap实现的一个高实时性、高性能key-value持久化存储组件。
-
Updated
Sep 12, 2019 - Objective-C
FastKV is a real-time and high-performance persistent key-value store implemented by mmap. FastKV是由mmap实现的一个高实时性、高性能key-value持久化存储组件。
High performance KV cache component for iOS & OS X developers, Inspired by Tencent's blog post:https://cloud.tencent.com/developer/article/1066229
将磁盘上的image映射到虚拟内存、极大提高保存在disk里的image的渲染速度
Add a description, image, and links to the mmap topic page so that developers can more easily learn about it.
To associate your repository with the mmap topic, visit your repo's landing page and select "manage topics."