Redis Labs

    • Redis Enterprise Cloud
      • Overview
      • Cloud Migration
      • Cloud-Native
      • Pricing
    • Cloud Partners
      • Azure
      • Google Cloud
      • AWS
    • Redis Enterprise Software
      • Overview
      • Deployment
      • Pricing
      • Download Center
    • Redis Enterprise
      • Advantages
      • Data Structures
      • Modules
      • Multi-Model
      • RedisInsight
      • Technology
    • Deployment
      • Method
      • Infrastructure
      • Customer Success
      • Support
    • Modules
      • RediSearch
      • RedisJSON
      • RedisGears
      • RedisAI
      • RedisGraph
      • RedisTimeSeries
      • RedisBloom
    • More
      • Connectors
      • Clients
      • RedisEdge
    • Use Cases
      • Caching
      • Session Management
      • Fraud Detection
      • Real Time Inventory
      • Claims Processing
      • Leaderboards
      • Messaging
      • Fast Data Ingest
      • Microservices
    • Industries
      • Financial Services
      • Retail
      • Healthcare
    • Start Here
      • Developer Hub
      • Community
      • Get Started with Modules
      • Redis Best Practices
    • Learn
      • Documentation
      • Blog
      • University
      • Certification
      • e-Books
    • Redis Enterprise Cloud
      Expand all Collapse all
      • Quick Start
      • Subscriptions
        • Create a Fixed subscription
        • Create a Flexible subscription
        • View Fixed subscription
        • View Flexible subscription
        • Delete subscription
      • Databases
        • Create a database
        • View and edit databases
        • Delete a database
        • Monitor performance
        • Back up data
        • Import data
        • Flush data
      • Concepts
        • Clustering Redis Databases
        • Data Eviction Policies
        • Data Persistence
      • Administration
        • Configuring Redis Cloud Resources
        • Account and Team Settings
        • Payment Methods
        • System Logs
        • Usage Reports
        • Billing History
        • Changing Redis Cloud Plans
      • Security
        • Redis Cloud shared responsibility model
        • Cloud admin console security
          • User management
          • Multi-factor authentication
        • Cloud database security
          • Passwords, users, and roles
          • Transport Layer Security (TLS)
          • Network security
          • Encryption at rest
        • Enable VCP peering
        • Configure CIDR allow list
      • How Tos
        • Create and Edit a Cloud Account for Redis Cloud Ultimate
        • Creating IAM Entities for AWS Cloud Accounts
        • AWS Zone Mapping for Redis Cloud Essentials
        • Member of Multiple Accounts
        • Using flush_all for Memcached Cloud
      • REST API
        • Concepts
          • The Processing and Provisioning Lifecycle
          • Task Management
          • API authentication and authorization
        • How To
          • Enable the API
          • Creating API Keys
          • Manage API Keys
          • Using the API
          • Create and Manage Cloud Accounts
          • Create and manage Subscriptions
          • Evaluating Cost Before Deployment
          • Create and manage Databases
          • Databases Backup and Import
          • Update Databases
          • Auditing using System Log
          • View Account Information
      • FAQs
    • Redis Enterprise Software
      Expand all Collapse all
      • Redis Enterprise Technical Overview
      • Getting Started with Redis Enterprise Software
        • Getting Started with Redis on Flash (RoF)
        • Getting Started with Redis Enterprise Active-Active Databases
        • Getting Started with Redis Enterprise Software using Docker
        • Benchmarking Redis Enterprise
      • Installation and Setup
        • Supported Platforms
        • File Locations
        • Configuring AWS EC2 instances for Redis Enterprise Software
        • Offline Installation
        • Upgrading Redis Enterprise Software
        • Uninstalling Redis Enterprise Software
        • Additional Configuration
          • CentOS/RHEL 7 Firewall Configuration
          • Change Location of Socket Files
          • Client Prerequisites for mDNS
          • Configuring AWS Route53 DNS Management
          • Configuring Cluster DNS
          • Configuring Swap for Linux
          • Setting Up a Cluster Behind a Load Balancer
      • Concepts and Architecture
        • Data Access Architecture
          • Consistency and Durability
          • Database Persistence with Redis Enterprise Software
          • Discovery Service
          • Redis OSS Cluster API Architecture
        • Geo-Distributed Active-Active Redis Applications
        • High Availability
          • Database clustering
          • Database replication
          • Rack-zone awareness in Redis Enterprise Software
        • Memory Architecture in Redis Enterprise Software
          • Memory Management with Redis Enterprise Software
          • Redis on Flash
        • Redis Enterprise Software Compatibility with Open Source Redis
        • Shard Placement Policy
        • Terminology in Redis Enterprise Software
      • Administration
        • Planning your Cluster Deployment
          • Active-Active Geo-Distributed Redis
          • Active-Passive Geo-Distributed Redis (Replica-Of)
          • Hardware requirements
          • Networking
            • Multi-IP and IPv6
            • Multiple Active Proxy Support
            • Network Port Configurations
            • Private and Public Endpoints on Redis Enterprise Software
            • Using the OSS Cluster API
          • Performance
            • Configuring Shard Placement
            • Disk Sizing for Heavy Write Scenarios
            • Performance Optimization
          • Persistent and ephemeral storage
          • Supported Clients and Web Browsers
          • Synchronizing cluster node clocks
        • Setting up a New Cluster
        • Adding a Cluster Node
        • Creating a Redis Enterprise Software Database
          • Create an Active-Active Geo-Replicated Database
          • Create an Active-Passive Geo-Replicated Database
        • Cluster Maintenance
          • Cluster Name, Email Service, Time Zone, and License
          • Cluster License Keys
          • Distributed Synchronization for Replicated Databases
          • Maintenance Mode for Cluster Nodes
          • Removing a Cluster Node
          • Replacing a Faulty Cluster Node
          • Stopping a Node with Persistence
          • Updating SSL/TLS Certificates
        • Database Maintenance
          • Causal Consistency in an Active-Active Database
          • Database Memory Limits
          • Delete a Database
          • Eviction policies
          • High Availability for Slave Shards
          • Migrate a Database to Active-Active
          • Updating the Database Configuration
        • Monitoring with Metrics and Alerts
          • Metrics in the Admin Console
          • Redis Enterprise Software Integration with Prometheus
          • Metrics in Prometheus
          • Redis Enterprise Software Integration with Nagios
        • Import and exporting data
          • Import data
          • Schedule periodic backups
          • Export data from a database
          • Flush database data
        • Logging and Audit Events
          • rsyslog logging
          • Viewing Redis Slow Log
        • Troubleshooting
          • Creating a Support Package
          • Database Metrics Not Collected During Resharding
          • Disabling Services to Free System Memory
          • Nodes on Different VLANs
          • Recovering a Failed Cluster
          • Recovering a Failed Database
          • Replica Of Repeatedly Fails
          • Testing Client Connectivity
        • Redis Enterprise Software Product Lifecycle
        • Database Password Rotation
      • Security
        • Database access control
        • Transport Layer Security (TLS)
        • Admin console security
          • Authentication and authorization
          • Manage TLS Certificates
        • LDAP authentication
          • Enable role-based LDAP
          • Map LDAP groups to roles
          • Update database ACLs
          • Migrate to role-based LDAP
        • Log security
      • FAQs
      • Reference
        • Developing with Redis Clients
          • Using Redis with .Net C#
          • Using Redis with C
          • Using Redis with Drupal 7
          • Using Redis with Java
          • Using Redis with Node.js (ioredis)
          • Using Redis with Node.js (node_redis)
          • Using Redis with PHP
          • Using Redis with Python
          • Using Redis with Ruby
        • Developing Applications with Active-Active Databases
          • Active-Active Region Application Failover
          • Developing with Hashes in an Active-Active database
          • Developing with HyperLogLog in an Active-Active database
          • Developing with Lists in an Active-Active Database
          • Developing with Sets in an Active-Active database
          • Developing with Sorted Sets in an Active-Active database
          • Streams with Active-Active databases
          • Strings and Bitfields with Active-Active Databases
        • Benchmark a Redis on Flash Enabled Database
        • CRDB-CLI Commands
        • Node Verification Utility (rlcheck)
        • rladmin
      • Release Notes
        • Redis Enterprise Software Release Notes 6.0.20 (April 2021)
        • Redis Enterprise Software Release Notes 6.0.12 (January 2021)
        • Redis Enterprise Software Release Notes 6.0.8 (September 2020)
        • Redis Enterprise Software Release Notes 6.0 (May 2020)
        • Redis Enterprise Software Release Notes 5.6.0 (April 2020)
        • Redis Enterprise Software Release Notes 5.5 Preview (April 2019)
        • Previous Releases
          • Redis Enterprise Software Release Notes 5.4.14 (February 2020)
          • Redis Enterprise Software Release Notes 5.4.10 (December 2019)
          • Redis Enterprise Software Release Notes 5.4.6 (July 2019)
          • Redis Enterprise Software Release Notes 5.4.4 (June 2019)
          • Redis Enterprise Software Release Notes 5.4.2 (April 2019)
          • Redis Enterprise Software Release Notes 5.4 (December 2018)
          • Redis Enterprise Software 5.2.2 (August 2018)
          • Redis Enterprise Software Release Notes 5.3 BETA (July 2018)
          • Redis Enterprise Software Release Notes 5.2 (June 2018)
          • Redis Enterprise Software 5.0.2 (2018 March)
          • Redis Enterprise Pack 5.0 Release Notes (November 2017)
          • Redis Enterprise Pack 4.5 Release Notes (May 2017)
          • RLEC 4.4 Release Notes (December 2016)
          • RLEC 4.3.0-230 Release Notes (August 2, 2016)
          • RLEC 4.2.1-30 Release Notes (October 18, 2015)
          • RLEC 4.0.0-49 Release Notes (June 18, 2015)
          • RLEC 0.99.5-24 Release Notes (February 15, 2015)
          • RLEC 0.99.5-11 Release Notes (January 5, 2015)
    • Platforms
      Expand all Collapse all
      • Redis Enterprise Software on Kubernetes
        • Getting Started
          • Quick Start for Kubernetes
          • Getting Started with Kubernetes and OpenShift
            • Quick Start for Kubernetes and OpenShift
            • Getting Started with the OperatorHub on OpenShift 4.x
            • Getting Started with the CLI tools
          • Getting Started with VMWare Tanzu Kubernetes Grid Integrated Edition (formerly Pivotal PKS)
        • Concepts
          • Redis Labs Kubernetes Architecture
          • Redis Enterprise Kubernetes Operator-based Architecture
          • Deploying Kubernetes with Persistent Volumes in Operator-based Architecture
          • Sizing and Scaling a Redis Enterprise Cluster Deployment on Kubernetes
          • Redis Enterprise Logs on Kubernetes
          • Controlling Node Selection
          • Managing Pod Stability
          • Managing Container Images
          • Managing Redis Enterprise Databases on Kubernetes
        • Tasks
          • Upgrading a Redis Enterprise Cluster on Kubernetes
          • Recovering a Redis Enterprise Cluster on Kubernetes
          • Using kustomize for Deployment
          • Creating Replica Databases on Kubernetes
          • Configuring LDAP Authentication
        • Reference
          • Options for Redis Enterprise Clusters
          • Options for Redis Enterprise Databases
      • Redis Enterprise Software for Pivotal Platform
        • Using Redis Enterprise Software on Pivotal Platform
        • Backup and Restore for Redis Enterprise Software on Pivotal Platform
      • Release Notes
        • Redis Enterprise for Kubernetes Release Notes 6.0.12-5 (February 2021)
        • Redis Enterprise for Kubernetes Release Notes 6.0.8-20 (December 2020)
        • Redis Enterprise for Kubernetes Release Notes 6.0.8-1 (October 2020)
        • Redis Enterprise for Kubernetes Release Notes 6.0.6-24 (August 2020)
        • Redis Enterprise for Kubernetes Release Notes 6.0.6-23 (August 2020)
        • Redis Enterprise for Kubernetes Release Notes 6.0.6-11 (July 2020)
        • Redis Enterprise for Kubernetes Release Notes 6.0.6-6 (June 2020)
        • Redis Enterprise for Kubernetes Release Notes 5.4.10-8 (January 2020)
      • FAQs
    • Redis Modules
      Expand all Collapse all
      • Modules Quick Start
      • Adding a Module to a Cluster
      • Adding Modules to a Database
      • RediSearch
        • RediSearch Quick Start Tutorial
        • RediSearch in Active-Active Databases
        • Upgrading a Database to RediSearch 2.x
        • Release Notes
          • RediSearch 2.0 Release Notes
          • RediSearch 1.6 Release Notes
          • RediSearch 1.4 Release Notes
          • RediSearch 1.2 Release Notes
          • RediSearch 1.1 Release Notes
          • RediSearch 1.0 Release Notes
      • RedisBloom
        • RedisBloom Quick Start Tutorial
        • Release Notes
          • RedisBloom 2.2 Release Notes
          • RedisBloom 2.0 Release Notes
          • RedisBloom 1.1 Release Notes
          • RedisBloom 1.0 Release Notes
      • RedisTimeSeries
        • RedisTimeSeries Quick Start Tutorial
        • Release Notes
          • RedisTimeSeries 1.4 Release Notes
          • RedisTimeSeries 1.2 Release Notes
          • RedisTimeSeries 1.0 Release Notes
      • RedisJSON
        • RedisJSON Quick Start Tutorial
        • Release Notes
          • RedisJSON 1.0 Release Notes
      • RedisGraph
        • RedisGraph Quick Start Tutorial
        • Release Notes
          • RedisGraph 2.4 Release Notes
          • RedisGraph 2.2 Release Notes
          • RedisGraph 2.0 Release Notes
          • RedisGraph 1.2 Release Notes
          • RedisGraph 1.0 Release Notes
      • RedisAI
        • RedisAI Quick Start Tutorial
        • Release Notes
          • RedisAI 1.0 Release Notes
      • RedisGears
        • RedisGears Quick Start Tutorial
        • Installing RedisGears
        • Write-Behind Caching
        • Release Notes
          • RedisGears 1.0 Release Notes
      • Packaging Modules
      • Modules Lifecycle
    • RedisInsight
      Expand all Collapse all
      • Installation
        • Install the RedisInsight Desktop Client
        • Installing RedisInsight on Docker
        • Installing RedisInsight on Kubernetes
        • Installing RedisInsight on AWS EC2
        • Configuring RedisInsight
      • Administration
        • Adding a Redis Database
        • Automatically Discovering Databases
        • Adding Databases Programmatically
        • Performance Metrics
        • Cluster Management
        • Browser
        • CLI
        • Memory Analysis
        • Profiler
        • Slowlog
        • Configuration
        • View Java Serialized Objects in Redis
        • Troubleshooting RedisInsight
      • Release Notes
        • RedisInsight Release Notes 1.10
        • RedisInsight Release Notes 1.9
        • RedisInsight Release Notes 1.8
        • RedisInsight Release Notes 1.7
        • RedisInsight Release Notes 1.6
        • RedisInsight Release Notes 1.5
        • RedisInsight Release Notes 1.4
        • RedisInsight Release Notes 1.3
        • RedisInsight Release Notes 1.2
        • RedisInsight Release Notes 1.1
        • RedisInsight Release Notes 1.0
        • Archived RDBTools Release Notes
          • RedisInsight Release Notes 0.9.40.1
          • RedisInsight Release Notes 0.9.41
          • RedisInsight Release Notes 0.9.42
          • RedisInsight Release Notes 0.9.40
          • RedisInsight Release Notes 0.9.39
          • RedisInsight Release Notes 0.9.38
          • RedisInsight Release Notes 0.9.34
          • RedisInsight Release Notes 0.9.34.1
          • RedisInsight Release Notes 0.9.34.2
          • RedisInsight Release Notes 0.9.35
          • RedisInsight Release Notes 0.9.36
          • RedisInsight Release Notes 0.9.37
          • RedisInsight Release Notes 0.9.32
          • RedisInsight Release Notes 0.9.33
      • FAQs
      • Memory Optimization for Redis
    • Glossary
    • Embeds
    Redis Labs Documentation > Redis Modules > RedisJSON > Release Notes

      Release Notes

        RedisJSON 1.0 Release Notes

      Edit on GitHub
      Top 
      Previous:RedisJSON Quick Start Tutorial
      Next: RedisJSON 1.0 Release Notes   
      Company
      • About Us
      • Team
      • Careers
      • Newsroom
      • Contact Us
      • Support
      • Compliance
      • Legal Notices
      Resources
      • Blog
      • Events
      • Webinars
      • Whitepapers
      • Datasheets
      • Tech Videos
      • Tech Talks
      Partners
      • Partner Center
      • Find a Partner
      Customers
      • Customer Stories
      • Case Studies

      TRY REDIS ENTERPRISE CLOUD FREE

      Redis Enterprise Cloud provides complete automation of day-to-day database operations. Start now with 30MB of free storage.

      Try Now


      © 2021 Redis Labs. Redis and the cube logo are registered trademarks of Redis Labs Ltd.

      By continuing to use this site, you consent to our updated privacy agreement as described here. You can change your cookie settings at any time as described here but parts of our site will not function correctly without them.

      Continue
      ×