top | item 39775759

(no title)

twsted | 1 year ago

> Maybe such is the destiny of foundational open source server software... If it's "cloudable" no profitable business will come out of it.

I really hope it's not true, but many clues suggest it might be.

I like the concept of open core with a very liberal license. Perhaps there should be a special "MIT-X" (an example, it would be certainly not compatible) license with a clause borrowed from that of Llama2 for large organizations, as Additional Commercial Terms [0].

[0] https://ai.meta.com/llama/license/

discuss

order

miraculixx|1 year ago

You means this?

"2. Additional Commercial Terms. If, on the Llama 2 version release date, the monthly active users of the products or services made available by or for Licensee, or Licensee’s affiliates, is greater than 700 million monthly active users in the preceding calendar month, you must request a license from Meta, which Meta may grant to you in its sole discretion, and you are not authorized to exercise any of the rights under this Agreement unless or until Meta otherwise expressly grants you such rights."

miraculixx|1 year ago

KeyDB, a multithreaded drop-in replacement for Redis, under MIT, owned by Snap.

https://docs.keydb.dev/

stephenr|1 year ago

I realise they use the term "drop in replacement", but without Lua support it really isn't.

That doesn't mean it isn't worth exploring but lacking a major piece of functionality means it explicitly can't be "dropped in" to replace redis.