This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Added Redis programability documentation#261
Merged
oranagra merged 3 commits intoredis:masterfrom Jan 30, 2022
Merged
Conversation
MeirShpilraien
pushed a commit
to MeirShpilraien/redis-doc
that referenced
this pull request
Dec 30, 2021
The PR add Redis Programability documentation: * Documentation to all FUNCTION commands (notice that FUNCTION INFO is not documented because its about to be dropped): * FUNCTION LOAD (current named FUNCTION CREATE but will be renamed after [this](redis/redis#10004) will be merged) * FUNCTION DELETE * FUNCTION DUMP * FUNCTION FLUSH * FUNCTION KILL * FUNCTION LIST * FUNCTION RESTORE * FUNCTION FLUSH * Introduction to Redis Functions page * Rearrangement of `EVAL` command page * All the information on `EVAL` command page was moved and split between 2 pages: * Introduction to Eval scripts * Lua API for Redis Scripts * New Redis programibality page The PR also require changes on redis-io that was made [here](redis/redis-io#261)
MeirShpilraien
pushed a commit
to MeirShpilraien/redis-doc
that referenced
this pull request
Dec 30, 2021
The PR add Redis Programability documentation: * Documentation to all FUNCTION commands (notice that FUNCTION INFO is not documented because its about to be dropped): * FUNCTION LOAD (current named FUNCTION CREATE but will be renamed after [this](redis/redis#10004) will be merged) * FUNCTION DELETE * FUNCTION DUMP * FUNCTION FLUSH * FUNCTION KILL * FUNCTION LIST * FUNCTION RESTORE * FUNCTION FLUSH * Introduction to Redis Functions page * Rearrangement of `EVAL` command page * All the information on `EVAL` command page was moved and split between 2 pages: * Introduction to Eval scripts * Lua API for Redis Scripts * New Redis programibality page The PR also require changes on redis-io that was made [here](redis/redis-io#261)
oranagra
reviewed
Jan 30, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.