摘要:
首先亮出leveldb arena 源码:/util/arena.h// Copyright (c) 2011 The LevelDB Authors. All rights reserved.// Use of this source code is governed by a BSD-style license that can be// found in the LICENSE file. See the AUTHORS file for names of contributors.#ifndef STORAGE_LEVELDB_UTIL_ARENA_H_#define STORAGE_ 阅读全文
posted @ 2013-05-30 21:23
luckyboy1991
阅读(305)
评论(0)
推荐(0)
摘要:
leveldb介绍leveldb是google两位工程师开发的单机,轻量级,持久化,key-value 非关系型数据库库.1.google leveldb project:http://code.google.com/p/leveldb/2.leveldb 实现原理http://www.cnblogs.com/haippy/archive/2011/12/04/2276064.html3. leveldb 实现解析http://rdc.taobao.com/blog/cs/wp-content/plugins/leveldb%E5%AE%9E%E7%8E%B0%E8%A7%A3%E6%9E%9 阅读全文
posted @ 2013-05-30 20:49
luckyboy1991
阅读(278)
评论(0)
推荐(0)
浙公网安备 33010602011771号