Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Conversation

@MeirShpilraien
Copy link

No description provided.

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 oranagra merged commit 8eaed8a into redis:master Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants