LeoFS
Getting Started Downloads LeoFS v1.2 Docs Blog FAQ
  • leo_backend_db
    • leo_backend_db_api
    • leo_backend_db_bitcask
    • leo_backend_db_eleveldb
    • leo_backend_db_ets
    • leo_backend_db_server
  • leo_cache
  • leo_commons
  • leo_dcerl
  • leo_logger
  • leo_mcerl
  • leo_mq
  • leo_object_storage
  • leo_ordning_reda
  • leo_pod
  • leo_redundant_manager
  • leo_rpc
  • leo_s3_libs
  • leo_statistics
 
Leo Project/Leo libs
  • Docs »
  • leo_backend_db

leo_backend_dbΒΆ

leo_backend_db is a wrapper library for Basho bitcask, Basho eleveldb and Erlang ETS. They are used as local KVS in LeoFS.

  • leo_backend_db_api
    • Description
    • Function Index
    • Function Details
      • delete/2
      • fetch/3
      • fetch/4
      • finish_compaction/2
      • first/1
      • get/2
      • get_db_raw_filepath/1
      • new/4
      • put/3
      • put_value_to_new_db/3
      • run_compaction/1
      • status/1
      • stop/1
  • leo_backend_db_bitcask
    • Description
    • Function Index
    • Function Details
      • close/1
      • delete/2
      • first/1
      • get/2
      • open/1
      • open/2
      • prefix_search/4
      • put/3
      • status/1
  • leo_backend_db_eleveldb
    • Description
    • Function Index
    • Function Details
      • close/1
      • delete/2
      • first/1
      • get/2
      • open/1
      • open/2
      • prefix_search/4
      • put/3
      • status/1
  • leo_backend_db_ets
    • Description
    • Function Index
    • Function Details
      • close/1
      • delete/2
      • first/1
      • get/2
      • open/1
      • open/2
      • prefix_search/4
      • put/3
      • status/1
  • leo_backend_db_server
    • Description
    • Function Index
    • Function Details
      • close/1
      • code_change/3
      • delete/2
      • fetch/4
      • finish_compaction/2
      • first/1
      • get/2
      • get_db_raw_filepath/1
      • handle_call/3
      • handle_cast/2
      • handle_info/2
      • init/1
      • put/3
      • put_value_to_new_db/3
      • run_compaction/1
      • start_link/3
      • status/1
      • stop/1
      • terminate/2

leo_backend_db_api >> << Leo Libs Documentation

Copyright © 2012-2014 Leo Project. Sponsored by Rakuten, Inc. and Rakuten Institute of Technology.