Robuta

https://rocksdb.org/ RocksDB | A persistent key-value store | RocksDB RocksDB is an embeddable persistent key-value store for fast storage. key valuerocksdbpersistentstore https://www.cockroachlabs.com/blog/cockroachdb-on-rocksd/ Why we built CockroachDB on top of RocksDB CockroachDB uses RocksDB for its storage engine because of RocksDB's rich feature set, which is necessary for a complex product like a distributed SQL database. why weon topbuiltcockroachdbrocksdb https://blakewoo.github.io/tags/rocksdb/ RocksDB | Blake Woo rocksdbblakewoo https://jira.mariadb.org/browse/MDEV-13845 [MDEV-13845] benchmark RocksDB engine - Jira mdevbenchmarkrocksdbenginejira https://jira.mariadb.org/browse/MDEV-12279?workflowName=MariaDB+v4&stepId=6 [MDEV-12279] rocksdb.tbl_opt_data_index_dir fails, wrong error code - Jira https://groups.google.com/g/rocksdb/c/ryYJO5ZXUF0/m/MC8Aw2hoBgAJ IOError while trying to open rocksdb on external drive on MacOS Ventura external driveioerrortryingopen https://jira.mariadb.org/browse/MDEV-20564 [MDEV-20564] Mariabackup docs for privileges incomplete / outdated for rocksdb backups - Jira mdevmariabackupdocs https://jira.mariadb.org/browse/MDEV-19090?workflowName=MariaDB+v4&stepId=6 [MDEV-19090] Split rocksdb.locking_issues - Jira mdevsplitrocksdblockingissues https://jira.mariadb.org/browse/MDEV-31129?attachmentSortBy=fileName [MDEV-31129] build failure with RocksDB, incompatible pointer to integer conversion - Jira https://jira.mariadb.org/browse/MDEV-36376 [MDEV-36376] SIGSEGV in Binary_string::length on SELECT when using RocksDB - Jira https://cwiki.apache.org/confluence/display/FLINK/FLIP-349:+Move+RocksDB+statebackend+classes+to+o.a.f.state.rocksdb+package FLIP-349: Move RocksDB statebackend classes to o.a.f.state.rocksdb package - Apache Flink - Apache... https://engineering.fb.com/2013/11/21/core-infra/under-the-hood-building-and-open-sourcing-rocksdb/ Under the Hood: Building and open-sourcing RocksDB - Engineering at Meta Jan 16, 2019 - Visit the post for more. under the hoodopen sourcingbuilding https://jira.mariadb.org/browse/MDEV-21930 [MDEV-21930] Rocksdb does not build with latest VS 2019 - Jira does notbuild withmdevrocksdb https://jira.mariadb.org/browse/MCOL-1700?workflowName=MariaDB+ColumnStore+workflow&stepId=6 [MCOL-1700] Backport RocksDB row lock count fix - Jira backportrocksdbrowlockcount https://github.com/westerndigitalcorporation/zenfs GitHub - westerndigitalcorporation/zenfs: ZenFS is a storage backend for RocksDB that enables... ZenFS is a storage backend for RocksDB that enables support for ZNS SSDs and SMR HDDs. - westerndigitalcorporation/zenfs is agithub https://seekstar.github.io/2022/01/01/rocksdb-usr-bin-ld-memory-concurrent-arena-o-relocation-r-x86-64-tpoff32-against-symbol-zn7rocksdb15c/ rocksdb: /usr/bin/ld: ./memory/concurrent_arena.o: relocation R_X86_64_TPOFF32 against symbol... https://aws.amazon.com/blogs/big-data/rocksdb-101-optimizing-stateful-streaming-in-apache-spark-with-amazon-emr-and-aws-glue/?trk=71546b8e-c969-4ead-aa9f-9cd06f6d8610&sc_channel=el RocksDB 101: Optimizing stateful streaming in Apache Spark with Amazon EMR and AWS Glue | AWS Big... Jun 18, 2025 - This post explores RocksDB's key features and demonstrates its implementation using Spark on Amazon EMR and AWS Glue, providing you with the knowledge you need... https://docs.rs/novax-rocksdb/latest/novax_rocksdb/ novax_rocksdb - Rust API documentation for the Rust `novax_rocksdb` crate. novaxrocksdbrust https://smalldatum.blogspot.com/2022/05/rocksdb-internals-lru.html?ref=highscalability.com Small Datum: RocksDB internals: LRU RocksDB uses LRU to manage the size of the block cache. The LRU can suffer from mutex contention so I describe the implementation in detail ... small datumrocksdbinternalslru https://lists.archlinux.org/archives/list/aur-requests@lists.archlinux.org/message/JAVSGAGYQBDUF2B5RS3IMDOUOUKKJJMB/ [aur-requests] [PRQ#34314] Deletion Request for python-rocksdb - Aur-requests - lists.archlinux.org deletion request https://engineering.fb.com/2013/11/21/core-infra/under-the-hood-building-and-open-sourcing-rocksdb/attachment/rocksdb/ rocksdb - Engineering at Meta Jan 16, 2019 - Visit the post for more. rocksdbengineeringmeta https://developers.secure.facebook.com/blog/post/2021/08/09/eli5-rocksdb-fast-data-storage/?locale=pt_BR ELI5: RocksDB - Fast Data Storage If you are looking for an open source storage engine library with a key/value interface, look no further. fast datarocksdbstorage https://jira.mariadb.org/browse/MDEV-31129?attachmentViewMode=list [MDEV-31129] build failure with RocksDB, incompatible pointer to integer conversion - Jira https://deb.debian.org/debian/pool/main/p/python-rocksdb/?C=S;O=A Index of /debian/pool/main/p/python-rocksdb index ofdebianpoolmainpython https://deb.debian.org/debian/pool/main/p/python-rocksdb/?C=N;O=A Index of /debian/pool/main/p/python-rocksdb index ofdebianpoolmainpython https://smalldatum.blogspot.com/2024/01/explaining-changes-in-rocksdb.html Small Datum: Explaining changes in RocksDB performance for IO-bound workloads I have two recent posts for RocksDB benchmarks ( here and here ) that mention there might be a regression in IO-bound workloads starting in... small datumexplainingchanges https://cwiki.apache.org/confluence/display/KAFKA/KIP-258%3A+Allow+to+Store+Record+Timestamps+in+RocksDB KIP-258: Allow to Store Record Timestamps in RocksDB - Apache Kafka - Apache Software Foundation https://advisories.gitlab.com/pkg/cargo/rocksdb/ Cargo/Rocksdb | GitLab Advisory Database (GLAD) cargorocksdbgitlabadvisorydatabase https://service-architecture.blogspot.com/2020/08/getting-rocksdb-working-on-raspberry-pi.html?showComment=1600355636010 Business SOA: Getting RocksDB working on Raspberry PI (Unsatisfied linker error when trying to run... Blog about SOA, Big Data, Architecture, Business, MDM and other things https://jira.mariadb.org/browse/MDEV-12451 [MDEV-12451] SHOW DATABASES shows #mysql50#.rocksdb - Jira mdevshowdatabasesrocksdbjira https://docs.rs/rocksdb_datastructures/latest/rocksdb_datastructures/ rocksdb_datastructures - Rust API documentation for the Rust `rocksdb_datastructures` crate. rocksdbdatastructuresrust https://smalldatum.blogspot.com/2016/06/rocksdb-innodb-and-insert-benchmark.html Small Datum: RocksDB, InnoDB and the insert benchmark Today I share results for RocksDB and InnoDB using MySQL 5.6 and the insert benchmark. I have many more results that I am currently sharing... small datumand therocksdbinnodbinsert https://service-architecture.blogspot.com/2020/08/getting-rocksdb-working-on-raspberry-pi.html?showComment=1599069761632 Business SOA: Getting RocksDB working on Raspberry PI (Unsatisfied linker error when trying to run... Blog about SOA, Big Data, Architecture, Business, MDM and other things