OlegDB - Documentation

OlegDB OlegDB Blog Downloads FAQ Docs Community Content right_side_nav Grid Please send comments, corrections and angry letters to Quinlan Pfiffer. Overview What is OlegDB Installation Getting Started Cursor Iteration Technical Internals Hash Table Splay Trees LZ4 Compression Macros VERSION KEY_SIZE HASH_MALLOC PATH_LENGTH DB_NAME_SIZE DEVILS_SEED VALUES_FILENAME Type Definitions ol_val_array Enums ol_feature_flags ol_state_flags Structures ol_bucket ol_meta ol_database Functions ol_open ol_close ol_unjar ol_unjar_ds ol_jar ol_jar_ct ol_content_type ol_expiration ol_scoop ol_uptime ol_spoil ol_ht_bucket_max ol_prefix_match ol_exists ol_get_bucket 0.1.0/ 0.1.1/ 0.1.2/ ¶ ¶ OlegDB is a concurrent, pretty fast K/V hashtable with an Erlang frontend. It uses the Murmur3 hashing algorithm to hash and index keys. We chose Erlang for ...

Linked on 2014-06-18 04:20:40 | Similar Links