summaryrefslogtreecommitdiff
path: root/src/functions.h
Commit message (Expand)AuthorAgeFilesLines
* Remove prototypes with empty declarations (#12020)Madelyn Olson2023-05-021-9/+9
* Functions: Move library meta data to be part of the library payload. (#10500)Meir Shpilraien (Spielrein)2022-04-051-3/+1
* Function Flags support (no-writes, no-cluster, allow-state, allow-oom) (#10066)Meir Shpilraien (Spielrein)2022-01-141-1/+2
* Redis Function Libraries (#10004)Meir Shpilraien (Spielrein)2022-01-061-18/+31
* Change FUNCTION CREATE, DELETE and FLUSH to be WRITE commands instead of MAY_...Meir Shpilraien (Spielrein)2021-12-211-0/+1
* Add FUNCTION FLUSH command to flush all functions (#9936)Meir Shpilraien (Spielrein)2021-12-161-0/+1
* Auto-generate the command table from JSON files (#9656)guybe72021-12-151-9/+0
* Redis Functions - Added redis function unit and Lua enginemeir@redislabs.com2021-12-021-0/+126