HackerTrans
TopNewTrendsCommentsPastAskShowJobs

OPoncz

no profile record

comments

OPoncz
·2 года назад·discuss
It's not right to say that Redis "had nothing to do with its development." They were a major contributors and were managing the project for many years. The problem like many other open source project is that the innovation is shared with competitors who happen to be huge corporates. What would you do if for every line of code you add your competitors get X10 customers than you?
OPoncz
·2 года назад·discuss
https://github.com/dragonflydb/dragonfly Is a multi-threaded drop in replacment
OPoncz
·2 года назад·discuss
Sure. You can do that. But the community needs a single standard. Open standard that all in-memory data stores like Redis, ValKey, DragonflyDB, KeyDB, Kvrocks will support. Otherwise you will end up in a vendor lock.
OPoncz
·2 года назад·discuss
Its available on Dragonfly https://github.com/dragonflydb/dragonfly

Here is the docs https://www.dragonflydb.io/docs/command-reference/hashes/hex...
OPoncz
·2 года назад·discuss
The figma route is exactly the case were the cost of service is very low. It make sense for Figma to offer a free tier because it costs them almost nothing. But when you have to keep the data available in submillisecond latency it is to expensive to sponsor a free tier.
OPoncz
·2 года назад·discuss
We @Dragonfly had BSL right from start. I think it makes most sense for todays infrastructure echsystem.
OPoncz
·3 года назад·discuss
HA already supported since v1.0. Dragonfly is released under BSL1.1. Its free for use in most cases. https://www.dragonflydb.io/docs/about/faq
OPoncz
·3 года назад·discuss
All, My name is Oded Poncz, I am the CEO of DragonflyDB. Our goal with the FAQ was to aggragate valuable information for our community. We will take all the valuable feedback from this thread and improve. Thank you all for the feedback.
OPoncz
·3 года назад·discuss
KeyDB is a fork of Redis, whereas Dragonfly introduces a brand-new architecture, crafted from the ground up utilizing a share nothing, multi-threaded design. It implements both Redis and memcached APIs
OPoncz
·3 года назад·discuss
hmm, Redis Labs are setting a cluster of 40 Redis processes on the same instance. It would be extremely difficult to do that with Redis OSS for anyone else.
OPoncz
·3 года назад·discuss
The Change Date specifies when the source file changes from BSL to the specified Open Source license. Its always in the future.