Skip to main content

A pybind11 wrapper for RocksDB.

Project description

Amulet RocksDB

A pybind11 wrapper for RocksDB.

Install

pip install amulet-rocksdb

Use

from rocksdb import RocksDB

create_if_missing = True  # optional input. Default False.
db = RocksDB("path/to/db", create_if_missing)
db.put(b"key", b"value")
print(db.get(b"key"))
# b"value"

See the source code for full documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amulet_rocksdb-1.0.1.tar.gz (15.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

amulet_rocksdb-1.0.1-cp312-cp312-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.12Windows x86-64

amulet_rocksdb-1.0.1-cp312-cp312-macosx_11_0_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

amulet_rocksdb-1.0.1-cp312-cp312-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

amulet_rocksdb-1.0.1-cp311-cp311-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.11Windows x86-64

amulet_rocksdb-1.0.1-cp311-cp311-macosx_11_0_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

amulet_rocksdb-1.0.1-cp311-cp311-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

File details

Details for the file amulet_rocksdb-1.0.1.tar.gz.

File metadata

  • Download URL: amulet_rocksdb-1.0.1.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for amulet_rocksdb-1.0.1.tar.gz
Algorithm Hash digest
SHA256 ee4374682f3d489a4ea7b8c320af648136eb66cd73c3692935b2a221ee57c686
MD5 46ae3b01402503d088864b0ffc12494a
BLAKE2b-256 b1851088e9db07d759f5f151e71ed3c218d764cd75b1078c430071765ab409d0

See more details on using hashes here.

File details

Details for the file amulet_rocksdb-1.0.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for amulet_rocksdb-1.0.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b81f5a686e63e65f8d29875c7e7cdaab96ef581e1e574c52829fa66453ee1ee5
MD5 38b3f307c0ac4ce30412d25c923874bc
BLAKE2b-256 6bc6f5897d4c39b14a203965b74cb5d473db29492138f5cadcf2f144074a50fd

See more details on using hashes here.

File details

Details for the file amulet_rocksdb-1.0.1-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for amulet_rocksdb-1.0.1-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 cfec63241e125eeb41bf5464bb1331503b3c9dbec2711d729e840a4bb9a2d44b
MD5 b483af2da073d15f6d9994d54e35f6fb
BLAKE2b-256 d25785fe178bd5801957356b3be176ff1c572c1838d8969002a49df13b648ff0

See more details on using hashes here.

File details

Details for the file amulet_rocksdb-1.0.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for amulet_rocksdb-1.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0816d08734ccaaea6fe003816645cb8d870769041a4da1e3153d406e8993efae
MD5 4b5c1ef81d956a48873108a2cf6142fb
BLAKE2b-256 8e615fa8c629f5e0b6075e950ae941d9a420e0c4d5ad8316133baad614173bfc

See more details on using hashes here.

File details

Details for the file amulet_rocksdb-1.0.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for amulet_rocksdb-1.0.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fde15ede9396618d88aa4817756a2fb9a0e6a080589da28f08969a1d2cc6e171
MD5 84fc843d0ba4a2ee12da410fed866471
BLAKE2b-256 f6c984459073644c8c7c874435f629e3b3224624872c767427b69fb49e511948

See more details on using hashes here.

File details

Details for the file amulet_rocksdb-1.0.1-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for amulet_rocksdb-1.0.1-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7f5a7cc1944398f56d110902030cb5f4e276bb382141e6e38dadb26c777f7c71
MD5 4c20daa5e61c507aa014c7c54b607c92
BLAKE2b-256 ae501fb39e0c10ebbfd28d84be8ba84d369a0d7a8bf42bbf4ea22616c3cc457f

See more details on using hashes here.

File details

Details for the file amulet_rocksdb-1.0.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for amulet_rocksdb-1.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 33860e16913c830dc1a84416e2a41520ae7fdc3919e0efd77d2de70d27b99122
MD5 bf1fb7e7bfcbf1b43549996c19e7e27b
BLAKE2b-256 a12c9a08d3fcc0fa49824e7ab79d1b63eb7c8b569b9f119e24dffc4caec924a0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page