Roman Gershman

Results 808 comments of Roman Gershman

lets reject `CLIENT TRACKING OPTIN` in multi

in fact, should we even allow `CLIENT` commands inside MULTI?

we have "FIELDTTL" which applies to both hashes and sets. We probably would it to be "FIELDEXPIRE key seconds field field..." that works for both sets and hashes

yes please, it should work with both sets and hashes.

@azuredream yes the command should return an array of statuses if it succeeded or an error like wrong type or syntax error otherwise. Each item in the array should have:...

As a maintainer - it's a good problem to have 😆 There are enough issues for everyone, we will open a new batch of issues next week. @NegatioN do you...

Sure! :) You can start with any data structure first - sets or hashes and make it work for them if it's easier for you. The change is not simple...

Thank you very much @NegatioN ! 🙏🏼 Most probably end of October.

Seems we have the undocumented `FIELDTTL` command that does exactly that. Opened https://github.com/dragonflydb/dragonfly/issues/3026 for that

@okimonhgb is it full text search? it's not supported. indeed I do not see that it is clearly specified in the documentation.