redgrease Logo
latest

Contents:

  • Introduction
  • Quickstart Guide
  • RedGrease Client
  • Executing Gear Functions
  • Builtin Runtime Functions
  • GearFunction
  • Operations
  • Actions
  • Operation Callback Types
  • Serverside Redis Commands
  • Syntactic Sugar
  • Command Line Tool
  • Utils Module
  • Typing Module
  • Data Module
  • Advanced Concepts
  • Support
  • Contribute
redgrease
  • »
  • RedGrease Documentation
  • Edit on GitHub
Next

RedGrease DocumentationΒΆ

Contents:

  • Introduction
    • What is Redis?
    • What is Redis Gears?
    • What is RedGrease?
    • Example Use-Cases
    • Glossary
  • Quickstart Guide
    • Running Redis Gears
    • RedGrease Installation
    • Basic Commands
    • RedGrease Gear Function Comparisons
    • Cache Get Command
  • RedGrease Client
    • Instantiation
    • RedisGears Commands
    • Get and Set Gears Configurations
  • Executing Gear Functions
    • Raw Function String
    • Script File Path
    • GearFunction Object
    • pyexecute API Reference
    • on API Reference
  • Builtin Runtime Functions
    • execute
    • atomic
    • configGet
    • gearsConfigGet
    • hashtag
    • hashtag3
    • log
    • gearsFuture
    • GearsBuilder
  • GearFunction
    • Open GearFunction
    • Closed GearFunction
    • KeysReader
    • KeysOnlyReader
    • StreamReader
    • PythonReader
    • ShardsIDReader
    • CommandReader
  • Operations
    • Map
    • FlatMap
    • ForEach
    • Filter
    • Accumulate
    • LocalGroupBy
    • Limit
    • Collect
    • Repartition
    • Aggregate
    • AggregateBy
    • GroupBy
    • BatchGroupBy
    • Sort
    • Distinct
    • Count
    • CountBy
    • Avg
  • Actions
    • Run
    • Register
  • Operation Callback Types
    • Registrator
    • Extractor
    • Mapper
    • Expander
    • Processor
    • Filterer
    • Accumulator
    • Reducer
    • BatchReducer
  • Serverside Redis Commands
  • Syntactic Sugar
    • Command Function Decorator
    • Keywords
  • Command Line Tool
  • Utils Module
  • Typing Module
  • Data Module
  • Advanced Concepts
    • Redgrease Extras Options
    • Python 3.6 and 3.8+
    • Legacy Gear Scripts
  • Support
    • Professional Support
    • FAQ
    • Reporting issues
  • Contribute
    • Development Setup
    • Local Testing

Courtesy of : Lyngon Pte. Ltd.

Next

© Copyright 2021, Lyngon Pte. Ltd.. Revision e100d1e5.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
docs
Downloads
pdf
On Read the Docs
Project Home
Builds