发表于2024-11-30
leveldb 2024 pdf epub mobi 电子书
图书标签: 英文版 leveldb database 2011
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. LevelDB is an open source on-disk key-value store written by Google Fellows Jeffrey Dean and Sanjay Ghemawat, who built parts of Google's platform. Inspired by BigTable, LevelDB is hosted on Google Code under the New BSD License and has been ported to a variety of Unix-based systems, Mac OS X, Windows, and Android. LevelDB stores keys and values in arbitrary byte arrays, and data is sorted by key. It supports batching writes, forward and backward iteration, and compression of the data via Google's Snappy compression library.
leveldb 2024 pdf epub mobi 电子书