dcramer / mangodb

A database that operates at CLOUD SCALE
884 stars 71 forks source link

MangoDB 2.0? When? #60

Open Nesh108 opened 5 years ago

Nesh108 commented 5 years ago

We happily bought the Deluxe Enterprise version several years ago but now our CEO said that we should update our tools. MangoDB being the center of our infrastructure is the final part of our yearly year-long refactoring. Can you fork it and make it 2.0? That also will improve performance and security.

Thanks!

JayCush commented 5 years ago

We are planning to release version 10.0 Ultimate Professional very soon. This release is expected to blow all previous versions right out of the mango tree as it will run in unprecedented O(-1) time.

Nesh108 commented 5 years ago

That's good but I just talked to our Senior Intern and he said we only use uint for performance, would that be a problem? Do we need to convert everything to int for the upgrade to work? Please let us know, as we already started refactoring, just in case.

P.S. When is the version 10.1 going to be released?

JayCush commented 5 years ago

You will need to convert everything to use String representations of numeric fields. We feel it is easiest to just represent all data as one type.. it is the MangoDB paradigm. 10.1 will be released by invite only in 2021

On Wed, May 8, 2019, 3:03 PM Nesh108 notifications@github.com wrote:

That's good but I just talked to our Senior Intern and he said we only use uint for performance, would that be a problem? Do we need to convert everything to int for the upgrade to work? Please let us know, as we already started refactoring, just in case.

P.S. When is the version 10.1 going to be released?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dcramer/mangodb/issues/60#issuecomment-490611051, or mute the thread https://github.com/notifications/unsubscribe-auth/AHWP67PVOGPVAK2PIDVDVHLPUMPZZANCNFSM4GXP6FSQ .

andredzr commented 3 years ago

You will need to convert everything to use String representations of numeric fields. We feel it is easiest to just represent all data as one type.. it is the MangoDB paradigm. 10.1 will be released by invite only in 2021

Can I get one of those invites please? :-)

Nesh108 commented 3 years ago

You will need to convert everything to use String representations of numeric fields. We feel it is easiest to just represent all data as one type.. it is the MangoDB paradigm. 10.1 will be released by invite only in 2021

Can I get one of those invites please? :-)

We have already upgraded to the Excelsior Pro version, which includes the invites for the 10.1beta, but haven't received them yet. I guess the pandemic might have slowed down the delivery.

jeromepalayoor commented 12 months ago

MangoDB 3.0 when?

Nesh108 commented 12 months ago

@jeromepalayoor FYI, we are using an addon that makes all our business / infra / customer data pass through ChatGPT before hitting our replicated MangoDB K8 instances. We are paying an additional $20/developer/month and the latency has increased by ~25x but our data is now 100% AI certified. 🏅

The timing comes really handy as our previous refactoring ended perfectly on time for the beginning of our next one.

jeromepalayoor commented 12 months ago

Thanks for the quick reply @Nesh108!