ikv-store VS ikv-java-client

Compare ikv-store vs ikv-java-client and see what are their differences.

ikv-store

High-performance key-value store for ML inference. 100x faster than Redis. (by inlinedio)

ikv-java-client

Java client for inlinedio/ikv-store (by inlinedio)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ikv-store ikv-java-client
2 1
198 0
- -
9.5 7.3
7 days ago 14 days ago
Rust Java
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ikv-store

Posts with mentions or reviews of ikv-store. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-23.

ikv-java-client

Posts with mentions or reviews of ikv-java-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-23.
  • Inlined-KV – managed embedded key-value store
    3 projects | news.ycombinator.com | 23 Feb 2024
    I just explained how implementing the Redis protocol will inherit inefficiencies of Redis in IKV - so I don't understand how the comparison will be fair or honest.

    Hope this addresses your original question about why we wrote a custom benchmarking client.

    https://github.com/inlinedio/ikv-java-client/blob/master/src...

    It is quite simple and is available here. There is nothing malicious in there to make IKV appear faster. Although ff you do see a bug, I am happy to fix and republish results.

What are some alternatives?

When comparing ikv-store and ikv-java-client you can also consider the following projects:

heed - A fully typed LMDB wrapper with minimum overhead 🐦

lucid - High performance and distributed KV store w/ REST API. 🦀