rocksdb

200 lines of code to rewrite rocksdb into a coroutine program (by data-accelerator)

Rocksdb Alternatives

Similar projects and alternatives to rocksdb

  • RocksDB

    A library that provides an embeddable, persistent key-value store for fast storage.

  • PhotonLibOS

    Probably the fastest coroutine lib in the world!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rocksdb alternative or higher similarity.

rocksdb reviews and mentions

Posts with mentions or reviews of rocksdb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-05.
  • Lines of code to rewrite the 600'000 lines RocksDB into a coroutine program
    2 projects | news.ycombinator.com | 5 Dec 2022
    > For the sake of fairness, the taskset command was used in the test, and the maximum number of cores for multi-threaded programs is also limited to 8.

    I understand this as if you have run your benchmarks against the machine with more cores than 8 but you have used taskset to artificially limit the benchmark to only 8 cores?

    Also I believe that your taskset command as you explain in https://github.com/data-accelerator/rocksdb/blob/photon/phot...

    > # Edit benchmark.sh, add `taskset -c 1,8` before the ./db_bench command.

    does not do what you might think is doing. I think you wanted taskset -c 1-8 instead.

  • 200 lines of code to rewrite the 600'000 lines RocksDB into a coroutine programx
    2 projects | /r/cpp | 5 Dec 2022
    In order to facilitate verification, we forked a RocksDB repo from github, and submitted a Pull Request, including the 200 lines of changes mentioned above.

Stats

Basic rocksdb repo stats
2
2
0.0
9 months ago

data-accelerator/rocksdb is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of rocksdb is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com