contribsys / faktory

Language-agnostic persistent background job server
https://contribsys.com/faktory/
Other
5.71k stars 228 forks source link

Pro vs Enterprise versions? #414

Closed rmzg closed 1 year ago

rmzg commented 1 year ago

Hey, a couple of the wiki pages mention a pro version and an enterprise version, but the features and purchase pages only mention enterprise. Is pro still a thing?

mperham commented 1 year ago

Pro was retired last year. Enterprise is the only commercial version.

mperham commented 1 year ago

Let me know where the Pro references are and I’ll fix those.

rmzg commented 1 year ago

Thanks.

On Thu, Sep 15, 2022, 12:51 AM Mike Perham @.***> wrote:

Pro was retired last year. Enterprise is the only commercial version.

— Reply to this email directly, view it on GitHub https://github.com/contribsys/faktory/issues/414#issuecomment-1247613454, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJZFZ4ILUPX37LF2DRPTJLV6K2N3ANCNFSM6AAAAAAQNBCVC4 . You are receiving this because you authored the thread.Message ID: @.***>

rmzg commented 1 year ago

First one is here: https://github.com/contribsys/faktory/wiki/Development But the main one is https://github.com/contribsys/faktory/wiki/Storage

rmzg commented 1 year ago

Also, sorry if this isn't the right place, but I was able to install faktory and test the debug options and it appears redis aof (https://redis.io/docs/manual/persistence/) is disabled, is this an enterprise feature or can we get this enabled/optional for the oss version? The documentation makes it sound like you should generally use aof+rdb

mperham commented 1 year ago

Faktory has used the same persistence mechanism for the last five years and nobody has complained. I have no plans to touch it.

On Wed, Sep 14, 2022 at 11:01 PM rmzg @.***> wrote:

Also, sorry if this isn't the right place, but I was able to install faktory and test the debug options and it appears redis aof ( https://redis.io/docs/manual/persistence/) is disabled, is this an enterprise feature or can we get this enabled/optional for the oss version? The documentation makes it sound like you should generally use aof+rdb

— Reply to this email directly, view it on GitHub https://github.com/contribsys/faktory/issues/414#issuecomment-1247619398, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAAWX34WB6DRWMEE2GMCOTV6K3U7ANCNFSM6AAAAAAQNBCVC4 . You are receiving this because you modified the open/close state.Message ID: @.***>