kvrocks icon indicating copy to clipboard operation
kvrocks copied to clipboard

Who is using Kvrocks?

Open ShooterIT opened this issue 2 years ago • 25 comments

Who is using Kvrocks?

Sincerely thank everyone who constantly keeps on using and supporting Kvrocks. We will try our best to make Kvrocks better and make the community and ecology more prosperous.

The original intention of this issue

  • We’d like to listen to the community for making Kvrocks better
  • We want to attract more partners to contribute to Kvrocks
  • Learn more about the practical use scenarios of Kvrocks
  • Learn about your new feature request to facilitate the next step of planning

What we expect from you

Please submit a comment in this issue to include the following information:

  • your company, school, or organization and its logo (which is allowed to be used for demonstration in our website)
  • (optional) your city and country
  • (optional) your contact info: email, Twitter or whatever
  • (optional) what scenario do you use Kvrocks / what new feature do you expect for Kvrocks

Thanks again for your participation! Your support is the motivation for us to move forward.

We will soon put your logo in our User page after you share your information!

ShooterIT avatar Dec 03 '21 03:12 ShooterIT

Organization: Coinindex Ltd Location: London, UK, Kiev, Ukraine Contact:[email protected] Purpose: KV-storage and real-time PubSub bus for crypto/non-crypto fintech projects (market data aggregation, trading) Feature: hash fields expiration, latest rocksdb version, re-implement new features from redis 7.0rc1

aleksraiden avatar Jan 31 '22 15:01 aleksraiden

Thanks for your attention @aleksraiden

  • hash fields expiration is on the road, see #408, we would finish it in next several months
  • latest rocksdb version, we also have a plan
  • re-implement new features from redis 7.0rc1: 7.0 has two many features, we may not support all things, but we always continue to make kvrocks more compatible with redis

ShooterIT avatar Feb 07 '22 11:02 ShooterIT

Do we guys have any plan to donate this project to the apache software foundation? For a long time, I have been looking for a replacement for Redis that features ultra-high performance, ultra-low latency, powerful geographic disaster recovery, and great cost advantages. I felt the project had a similar design goal. If you have a strong ambition to build a more international and professional community, I would recommend you this way :-)

vongosling avatar Apr 06 '22 13:04 vongosling

Yes, we are grateful and surprised that @vongosling can pay attention to Kvrocks; we are planning to donate this project to ASF, and mentor @chenliang613 helping us to prepare the proposal now.

That's why we will change the license to Apache in this issue: https://github.com/KvrocksLabs/kvrocks/issues/530

git-hulk avatar Apr 06 '22 13:04 git-hulk

Nice, glad to see your works. any mentor help, pls let me know.:-)

vongosling avatar Apr 07 '22 07:04 vongosling

  • CIRCL (Computer Incident Response Center Luxembourg) - MISP Project
  • Luxembourg - Europe
  • https://twitter.com/adulau - https://twitter.com/MISPProject/ - https://twitter.com/circl_lu
  • We use kvrocks for multiple projects to replace Redis especially on large data-set used for digital forensic, threat intelligence and data mining
  • hash field expiration but everything already implemented is working quite well on various production systems

adulau avatar Apr 07 '22 16:04 adulau

@adulau Does it ok to show your company logo in README section Who uses kvrocks?

git-hulk avatar Apr 09 '22 09:04 git-hulk

Sure I can do a PR if you like.

adulau avatar Apr 15 '22 07:04 adulau

@adulau Many thanks for your help. Yes, we want to add it to README.

git-hulk avatar Apr 15 '22 08:04 git-hulk

Organization:(personal)个人 Location:ShangHai Contact:[email protected] How we(I) use Kvrocks: For Learning Request features: namespace is good, it'd be better if can support getting command stats by namespace

rex0654335 avatar May 11 '22 06:05 rex0654335

We now have the Users page on the official website.

Users are encouraged to add themselves to the Users page. Send a pull request to add company or organization information and logo.

tisonkun avatar Dec 16 '22 13:12 tisonkun

Hi @tisonkun, I reopened this issue again to make users can paste the new logo here.

git-hulk avatar Feb 02 '23 09:02 git-hulk

货拉拉logo_rgb_预览 New Logo from Huolala.

willshS avatar Feb 02 '23 09:02 willshS

货拉拉logo_rgb_预览

New Logo from Huolala.

Thanks @willshS, will update to the community website soon.

git-hulk avatar Feb 02 '23 09:02 git-hulk

组织:opera.com 地点:中国北京
联系方式: [email protected]
使用场景:做为 key-value 存储来存储CookieMapping数据
期待功能:提供专门的UI来管理集群

Logo: opera_logo_flat-color_red_positive_horizontal_rgb

jizeyopera avatar Feb 03 '23 06:02 jizeyopera

组织:opera.com 地点:中国北京 联系方式: [email protected] 使用场景:做为 key-value 存储来存储 CookieMapping 数据 期待功能:提供专门的 UI 来管理集群

Logo: opera_logo_flat-color_red_positive_horizontal_rgb

cool, great thanks to @jizeyopera information. Will update to the community website soon.

git-hulk avatar Feb 03 '23 06:02 git-hulk

Organization: Ahoy Games https://www.ahoygames.com/ Location: Warsaw, Poland Contact: [email protected] Purpose: Storing game logs and per-user game event data. We will use it for more very soon.

We are looking forward to the WATCH command support #315. Also test cases to ensure that kvrocks will always be backward compatible with how it uses rocksdb to store complicated types, such as lists, zset, etc.. would be nice.

Logo logo_black

Big thanks to all contributors of the project!

DenizPiri avatar Feb 15 '23 16:02 DenizPiri

@DenizPiri Thanks for your feedback. The WATCH has already in our 2023 roadmap and will start a discussion if someone has time to drive this feature. And for test cases, we have many test cases for the correctness and compatibility with Redis: https://github.com/apache/incubator-kvrocks/tree/unstable/tests

git-hulk avatar Feb 16 '23 02:02 git-hulk

组织:科大讯飞ADX 地点:中国安徽 联系方式:[email protected] 使用场景:程序化广告投放中的uv级素材缓存 微信图片_20230216165849 logo-1

HarmonYoung avatar Feb 16 '23 09:02 HarmonYoung

组织:科大讯飞 ADX 地点:中国安徽 联系方式:[email protected] 使用场景:程序化广告投放中的 uv 级素材缓存 微信图片_20230216165849 logo-1

Thanks @HarmonYoung, will update to users soon.

git-hulk avatar Feb 16 '23 10:02 git-hulk

@git-hulk Thanks a lot for the reply!

I was referring to tests that load DB files from older versions of KVrocks and make sure that it can read the structs out of that. I assume rocksdb should be very well tested for backward compatibility. But, for example, if KVrocks changes the way it stores a ZSET using rocksdb keys, I assume everything in the current tests folder would still pass, but older users wouldn't be able to upgrade to a newer version without data loss.

DenizPiri avatar Feb 16 '23 10:02 DenizPiri

@git-hulk Thanks a lot for the reply!

I was referring to tests that load DB files from older versions of KVrocks and make sure that it can read the structs out of that. I assume rocksdb should be very well tested for backward compatibility. But, for example, if KVrocks changes the way it stores a ZSET using rocksdb keys, I assume everything in the current tests folder would still pass, but older users wouldn't be able to upgrade to a newer version without data loss.

Thanks for your suggestion, that's a good idea.

git-hulk avatar Feb 16 '23 10:02 git-hulk

组织: Shoplazza https://www.shoplazza.com/ 地点:中国广东深圳 使用场景:智能专辑,相关推荐,搜索 期待功能:提供专门的UI来管理集群,集群自动failover logo: image

hnynes avatar Feb 24 '23 09:02 hnynes

组织:网易杭州研究院 地点:中国杭州 使用场景:用户标签数据 期待功能:提供专门的UI来管理集群,管控自身带密码安全

bbqccx avatar Oct 16 '23 02:10 bbqccx

组织:中通快递 地点:中国上海 使用场景:用于MQ消费的幂等计算 期待功能:KVRocks集群向Redis集群的迁移支持、RDB持久化兼容、全量数据分析

mnizhq007 avatar Nov 29 '23 08:11 mnizhq007

  • 组织:爱奇艺

  • 地点:中国北京

  • 使用场景:离线数据处理场景下海量数据点查询,相比hbase,支持redis协议的kvrocks更简单、功能更强大

  • 期待功能:

    • 简单易用的可视化集群管理工具
    • 支持全文检索和向量检索
  • logo:

横-绿

cnsky2016 avatar Jan 03 '24 06:01 cnsky2016

Organization: Gcore Location: Luxembourg, Poland Contact: [email protected] Purpose: Configuration storage and delivery to hundreds of geo distributed hosts which is further read by local agents on each host. Logo: Logo Design Core G

gofort avatar Jan 09 '24 08:01 gofort

Organization: WakaTime Contact: [email protected] Purpose: Caching large dataset on S3 & R2 to reduce costs from S3 ops Logo: Logo + Text Horizontal

alanhamlett avatar Apr 14 '24 16:04 alanhamlett