When Amazon Web Services (AWS) started offering ElastiCache with open source Redis NoSQL database, AWS effectively began to compete directly with one of its customers, Redis Labs. However, by then, the open source version of Redis was already just a starting point for organizations wanting to move beyond testing and becoming acquainted with its NoSQL database capabilities.

Redis Labs is still often seen as providing data caching capabilities — and is less known for its more advanced NoSQL database functions. This reputation represents a misperception, Ofer Bengal, CEO and co-founder of Redis Labs, said during his keynote at the RedisConf 2020 virtual conference last week.

While well known for its caching as well as associated flash memory caching for real-time data analytics and processing of large data sets, Redis also offers functionalities such as full-text search, time-series data and messaging and queuing capabilities. The database system functionality also evolved to handle dynamic and fast-moving datasets in a way that is conducive to highly distributed microservices data, for example, according to the company.

Today, for example, Bengal said 5.4 million Redis containers are launched every day on Docker Hub. According to StackOverflow’s annual developer survey,  more than 100,000 developers named Redis the “most loved database” for three consecutive years, Bengal said.

“However, many people still consider Redis as a very good caching system, but not as a database. Maybe this is because the memory is still perceived not robust enough or we haven’t done a good enough job, exposing to the community to the enhanced capabilities added to Redis over the years,” Bengal said. “Whatever the case may be, we hope that during this conference, you will rediscover Redis and its unique capabilities as a database.”

Read More:   Give Jenkins a Software Bill of Materials with Syft – InApps 2022

Besides providing an interesting virtual event, replete with a bar — which was never open when this writer ventured there — a Redis pong game and a chance to mingle on screen with other attendees, Redis announced new database tools and capabilities. The new Redis tools launched during the conference included: the RedisGears serverless engine, RedisAI and more details about the recent release of Redis 6.0 and to Redis Enterprise 6.0.

Redis Labs also said it had formed a partnership with Microsoft so that Redis Enterprise is offered as two new tiers of Azure Cache for Redis. The conference also featured a number of workshops, demos and Q&A sessions.

During a conference keynote, Alvin Richards, chief product officer for Redis Labs, said a new open source project was in the works, called RedisRaft. Richards said the algorithm for replicated state machines Raft will offer should “open up a whole new set of use cases” for data consistency. He said more information will be available this summer.

Bengal during his keynote was also upbeat about the long term, despite the tragic effects of COVID-19, which continues to reap much hardship around the world.

“I think we all realize that the world has changed, and will probably never return to where we were before,” Bengal said. “The new normal, according to most predictions,  will heavily rely on online services in almost all any field or category.”

Expanded Azure Support

Under the partnership, Redis Labs said Azure customers will benefit from Redis database functions, including Redis on Flash and modules. Eventually, Azure will rely on Redis to offer customers data a cache for hybrid-cloud architectures.

Read More:   Update Maximize K3s Resource Efficiency with Calico eBPF Data Plane

The enhanced cache capabilities Redis will offer Azure “will simply show up in customers monthly after bill,” Julia Liuson, corporate vice president, developer division at Microsoft, said during a keynote. “Working together, we will also deliver a simplified and streamlined support experience, Liuson said. “For customers with issues, we’ll simply call Microsoft first for any service issues, and we’ll appoint Redis Lab as needed on software related questions.”

RedisGears 1.0 for Serverless

RedisGears 1.0 Chief Technology Officer Yiftach Shoolman described during his keynote how RedisGears 1.0 was designed to reduce time for batch, transactional and event-driven data processing. The programmable serverless engine provides a pipe, known as a yield function, that serves a data conduit for code written with Python (compatibility with other languages are coming soon).

  • RedisGears features Redis Labs communicated — in addition to transaction, batch and event-driven data processing — include:
    • Eliminating the need for data fetching and preparation, by allowing Redis to operate as a single data service by providing the heavy lifting of managing updates to existing database and data warehouse systems.
    • Allowing developers to combine and write into other Redis data types and modules to enable more simplified architectures.

RedisAI

Shoolman also revealed a few benchmark test results he said show RedisAI can reduce latency and boost throughput in database applications, including transactional processes. According to Redis Labs, RedisAI outperformed other AI engines in these benchmark results.

The key challenge in RedisAI’s development was to “make sure that the intelligent inferencing is fast,” Shoolman said.

Read More:   Chaos Engineering Is Not Just for Ops – InApps 2022

Shoolman said RedisAI is an AI platform that runs inside Redis and relies on neural network processes and supports popular backend systems, such as TensorFlow, helping to make it “highly scalable,” Schoolman said.

Redis Labs said RedisAI key features include:

  • Minimized latency and increased throughput for AI in production.
  • Integration with MLFlow.
  • Built-in support for major AI backends such as TensorFlow, PyTorch and ONNX Runtime.
  •  The ability to run on the same shared cluster memory where data resides.

Redis 6.0

Boosting security and extending more database-management operational capabilities as the main impetus behind Redis Labs’ adding access control lists (ACLs) and role-based access control (RBAC) capabilities for the release of Redis 6.0 and to Redis Enterprise 6.0.

Redis 6.0 includes ACLs to enable administrators to enhance operational security and reduce the risk of mistakes by users. By enabling more efficient deployment of these controls, users will be prevented, for example, from mistakenly accessing and flushing out data caches. For commercial customers, Redis Enterprise 6.0 allows administrators to better, scale their Redis ACLs with RBAC for more consistent policies across databases.

During his keynote, Richards said Redis 6.0’s new capabilities also lend credence to Redis Labs’ claims that Redis is a “database and not just a cache.”

“Authentication, encryption, global availability and consistency are all key aspects of the characteristics that you’d expect for a database,” Richards said. “When I talk about all these things in context, I’m talking about Redis as a database… And part of what we’re trying to do is to show you how Redis has evolved and changed over time.”

AWS and Redis Labs are sponsors of InApps Technology.

InApps Technology is a wholly owned subsidiary of Insight Partners, an investor in the following companies mentioned in this article: Docker.